You are here: Symbol Reference > Polynoms Namespace > Classes > TPiecePoly Class > public > Evaluate Method > TPiecePoly.Evaluate Method (TDenseMtxVec, TDenseMtxVec)
MtxVec VCL
ContentsIndex
PreviousUpNext
TPiecePoly.Evaluate Method (TDenseMtxVec, TDenseMtxVec)

Evaluate piece-wise polynomial.

Pascal
procedure Evaluate(X: TDenseMtxVec; Y: TDenseMtxVec); overload;

Evaluate piece-wise polynomial at all X values and store the results in Y. The Length and Complex properies of vector Y are adjusted automatically.

There are four additional parameters that affect how fast will the evaluation occur: BreaksEquidistant, ValuesSorted, BreaksStep and BreaksOffset.

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