Function
NumCosmoMathTriVecnew
Declaration [src]
NcmTriVec*
ncm_trivec_new (
void
)
Return value
Type: NcmTriVec
A new NcmTriVec.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |
NcmTriVec*
ncm_trivec_new (
void
)
Type: NcmTriVec
A new NcmTriVec.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |