Method

NumCosmoMathSpline2dset_init

Declaration [src]

void
ncm_spline2d_set_init (
  NcmSpline2d* s2d,
  gboolean init
)

Description [src]

Whether to mark the NcmSpline2d as initialized. This method is intended for internal use only.

Parameters

init

Type: gboolean

A boolean.