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

Stores the coefficients of the piece-wise polynomial.

Pascal
property Coefficients: TMtx;

Stores the coefficients of the piece-wise polynomial. Each section is stored in its own row. When setting the Coefficients Rows and Cols properties, the number of rows must be equal to the number of sections - pieces. The number of columns must be equal to the Order property.

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