Class | Description |
---|---|
BasisSplineSet |
BasisSplineSet implements Samples for the Construction and the usage of various basis spline functions.
|
LinearAlgebra |
LinearAlgebra implements Samples for Linear Algebra and Matrix Manipulations.
|
PolynomialBasisSpline |
PolynomialBasisSpline implements Samples for the Construction and the usage of polynomial basis spline
functions.
|
RootFinder |
RootFinder contains a sample illustration of usage of the Root Finder Library.
|
SpanInterpolator |
SpanInterpolator demonstrates the Span builder and usage API.
|