You are here: Symbol Reference > MtxIntDiff Namespace > Functions > MtxIntDiff.WeightsChebyshevGauss Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxIntDiff.WeightsChebyshevGauss Function

Chebyshev-Gauss base points and weights.

Pascal
procedure WeightsChebyshevGauss(NumPoints: Integer; const Points: TVec; const Weights: TVec; const FloatPrecision: TMtxFloatPrecision = mvDouble);

Calculates base points and weights for numerical integration by using the Chebyshev-Gauss scheme. Check the following linkto learn more about this algorithm

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