Method
NumCosmoMathComplexres_mul
Declaration [src]
void
ncm_complex_res_mul (
NcmComplex* c1,
const NcmComplex* c2
)
Parameters
c2-
Type:
NcmComplexA
NcmComplex.The data is owned by the caller of the method.
void
ncm_complex_res_mul (
NcmComplex* c1,
const NcmComplex* c2
)
c2Type: NcmComplex
A NcmComplex.
| The data is owned by the caller of the method. |