You are here: Symbol Reference > Polynoms Namespace > Classes > TPiecePoly Class > public > TPiecePoly.Order Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TPiecePoly.Order Property

Returns the order of the piece-wise interpolation.

Pascal
property Order: Integer;

The order of the polynomial is equal to the number of Coefficients columns -1 and is smaller by one then the value of this property. For linear interpolation the order is 2. For cubic interpolation, the order is 4.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!