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

Integrate calling vector values.

Pascal
function Integrate(const Init: TVec): TVec; overload;
Parameters 
Description 
Init 
Definies initial values for integration. Size of Init vector determines how many times calling vector values will be integrated. 

Perform d-times integration of calling vector values, where d is equal to Init length.

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