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

Fills the calling vector with a series.

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

Method 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!