Type | Location | Extends | Description |
---|---|---|---|
bspline_1d | bspline_oo_module | bspline_class | Class for 1d b-spline interpolation. |
bspline_2d | bspline_oo_module | bspline_class | Class for 2d b-spline interpolation. |
bspline_3d | bspline_oo_module | bspline_class | Class for 3d b-spline interpolation. |
bspline_4d | bspline_oo_module | bspline_class | Class for 4d b-spline interpolation. |
bspline_5d | bspline_oo_module | bspline_class | Class for 5d b-spline interpolation. |
bspline_6d | bspline_oo_module | bspline_class | Class for 6d b-spline interpolation. |
bspline_class | bspline_oo_module | None | Base class for the b-spline types |