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

Numerical integration by using regular Gaussian quadrature scheme (Fun defined only with double(s)).

Pascal
function QuadGauss(Fun: TRealFunction; lb: double; ub: double; const Constants: TVec; Const ObjConst: Array of TObject; const BasePoints: TVec; const Weights: TVec; Parts: Integer): double; overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!