Function
NumCosmoMathSpline2dBicubiceval_poly
Declaration [src]
gdouble
ncm_spline2d_bicubic_eval_poly (
const NcmSpline2dBicubicCoeffs* sa,
const gdouble x,
const gdouble y
)
Parameters
sa-
Type:
NcmSpline2dBicubicCoeffsNo description available.
The data is owned by the caller of the function. x-
Type:
const gdoubleNo description available.
y-
Type:
const gdoubleNo description available.