Function dhelp_dense_mult_real#
Defined in File core/dense.h
Function Documentation#
-
void dhelp_dense_mult_real(coeff_t *p_im1, ndir_t ndir1, coeff_t a, coeff_t *p_imres, ndir_t ndirres, dhelpl_t dhl)#
Multiplies a set of coefficients by a real number for the case of a dense oti number.
- Parameters:
p_im1 – [in] Coefficients to be multiplied.
ndir1 – [in] Number of directions in p_im1.
a – [in] Coefficient to be multiplied
p_imres – [in] Coefficients to be multiplied.
ndirres – [in] Number of directions in result.
dhl – [in] Direction helper list