Method

NumCosmoMathDataDist1dget_data

Declaration [src]

NcmVector*
ncm_data_dist1d_get_data (
  NcmDataDist1d* dist1d
)

Description [src]

Gets the data NcmVector.

Return value

Type: NcmVector

Data vector.

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