Function
NumCosmoMathDTuple2new
Declaration [src]
NcmDTuple2*
ncm_dtuple2_new (
const gdouble x,
const gdouble y
)
Return value
Type: NcmDTuple2
A new NcmDTuple2.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |