Method

NumCosmoMathFunctionSampleSetIterget_y

Declaration [src]

NcmVector*
ncm_function_sample_set_iter_get_y (
  NcmFunctionSampleSetIter* iter
)

Description [src]

Gets the y vector of the sample pointed to by iter.

Return value

Type: NcmVector

The y vector.

The returned data is owned by the instance.