You are here: Symbol Reference > MtxVecInt Namespace > Classes > TVecInt Class > public > Ramp Method > TVecInt.Ramp Method (double, double)
MtxVec VCL
ContentsIndex
PreviousUpNext
TVecInt.Ramp Method (double, double)

Fills the calling vector.

Pascal
function Ramp(Offset: double; Step: double): TVecInt; overload;

Method uses the following rule: 

 

Values[k] := Offset + k*Step.

 

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