splinepy.helpme.integrate.Integrator.parametric_function# Integrator.parametric_function(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