Method

NumCosmoMathSplineRBFref

Declaration [src]

NcmSplineRBF*
ncm_spline_rbf_ref (
  NcmSplineRBF* rbf
)

Description [src]

Increase the reference of rbf by one.

Return value

Type: NcmSplineRBF

rbf.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.