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

Integrate calling vector values.

Pascal
function Integrate(const aInit: TVec): TVec; overload;
Parameters 
Description 
aInit 
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!