Method
NumCosmoMathMatrixdup
Declaration [src]
NcmMatrix*
ncm_matrix_dup (
const NcmMatrix* cm
)
Return value
Type: NcmMatrix
A NcmMatrix.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |