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

Fills the calling vector with a series.

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

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