Method

NumCosmoMathFunctionSampleSetIterhas_prev

Declaration [src]

gboolean
ncm_function_sample_set_iter_has_prev (
  NcmFunctionSampleSetIter* iter
)

Description [src]

Checks if there is a previous sample before iter.

Return value

Type: gboolean

TRUE if there is a previous sample, FALSE otherwise.