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

Fills the calling vector with a series.

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

Method follow the rule: 

 

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

 

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