Function

NumCosmoMathTriVecnew

Declaration [src]

NcmTriVec*
ncm_trivec_new (
  void
)

Description [src]

Creates a new empty NcmTriVec.

Return value

Type: NcmTriVec

A new NcmTriVec.

The caller of the function takes ownership of the data, and is responsible for freeing it.