You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > Integrate Method > Vector.Integrate Method (TVec, TVec)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.Integrate Method (TVec, TVec)

Integrate all Vec elements using initial values in Init and store the results in calling vector.

Pascal
function Integrate(const Vec: TVec; const Init: TVec): TVec; overload;

Length and Complex properties of the calling vector are set implicitly the size and type of the result.

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