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

Fills the calling vector with a series.

Pascal
function Ramp(Offset: TCplx; Step: TCplx): TVec; overload;

Follow the rule: 

 

CValues[k] := Offset + k*Step.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!