Method

NumCosmoMathDataDist2dget_data

Declaration [src]

NcmMatrix*
ncm_data_dist2d_get_data (
  NcmDataDist2d* dist2d
)

Description [src]

Gets the data NcmMatrix.

Return value

Type: NcmMatrix

Data matrix.

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