Method

NumCosmoMathFunctionSampleSetIterget_interval_ok

Declaration [src]

gint
ncm_function_sample_set_iter_get_interval_ok (
  NcmFunctionSampleSetIter* iter
)

Description [src]

Gets the interval_ok flag of the sample pointed to by iter. This indicates whether the interval from this sample to the next has passed refinement tests.

Return value

Type: gint

The interval_ok value.