Method
NumCosmoMathComplexres_add_mul
Declaration [src]
void
ncm_complex_res_add_mul (
NcmComplex* c1,
const NcmComplex* c2,
const NcmComplex* c3
)
Parameters
c2-
Type:
NcmComplexA
NcmComplex.The data is owned by the caller of the method. c3-
Type:
NcmComplexNcmComplex.The data is owned by the caller of the method.