The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



SplineNaturalN


Unit:SDL_math2
Class:TCurveFit
Declaration:property SplineNaturalN: boolean;

If the property SplineNaturalN is set to TRUE the first derivative of f(x) at the last data point is calculated such that the second derivative equals zero. In this case the value of SplineDerivYN is of no importance.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): spline



Last Update: 2023-Feb-06