API Version: 1.0
Library Version: 0.27.0
Generated by gi-docgen 2026.1
void ncm_complex_set ( NcmComplex* c, const gdouble a, const gdouble b )
Sets c to $a + I b$.
c
a
Type: const gdouble
const gdouble
The real part $a$.
b
The imaginary part $b$.