Method

NumCosmoMathSpline2dusing_acc

Declaration [src]

gboolean
ncm_spline2d_using_acc (
  NcmSpline2d* s2d
)

Description [src]

Whether the NcmSpline2d is using accelerated bsearch to find the right knots.

Return value

Type: gboolean

TRUE if the NcmSpline2d is using accelerated bsearch to find the right knots.