Dew Math for .NET
|
Manages piece-wise polynomials.
Polynoms.cs
Use this object to construct and evaluate piece-wise polynomials. Key properties of the object can initialized by interpolation routines: Polynoms.Spline1D and Polynoms.Linear1D Additional properties like BreaksOffset,BreaksStep, BreaksEquidistant and ValuesSorted must be set manually. Setting these properties can significantly improve the performance.
Note All vector and matrices, used in this class must be real.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|