Method

NumCosmoMathMatrixdata

Declaration [src]

gdouble*
ncm_matrix_data (
  NcmMatrix* cm
)

Description [src]

This function returns a pointer to the matrix cm base data.

Return value

Type: gdouble*

A pointer to cm base data.

The returned data is owned by the instance.