splinepy.helpme.integrate.parametric_function# splinepy.helpme.integrate.parametric_function(spline, function, orders=None)[source]# Integrate a function defined within the parametric domain Parameters: spline (Spline) – (self if called via integrator) function (Callable) orders (optional) Returns: integral Return type: np.ndarray