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