Method

NumCosmoMathMatrixconst_data

Declaration [src]

const gdouble*
ncm_matrix_const_data (
  const NcmMatrix* cm
)

Description [src]

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

Return value

Type: const gdouble*

A constant pointer to the matrix cm base data.

The returned data is owned by the instance.