API Version: 1.0
Library Version: 0.27.0
Generated by gi-docgen 2026.1
gdouble int_dy ( NcmSpline2d* s2d, gdouble x, gdouble yl, gdouble yu )
This function computes the integration in y over the interval [yl, yu] and at x.
yl
yu
x
Type: gdouble
gdouble
X-coordinate value.
Lower limit of integration.
Upper limit of integration.
The numerical integral in y of an interpolated function over the range [yl, yu] and at x.