You are here: Symbol Reference > clMtxExpr Namespace > Functions > clMtxExpr.Ramp Function
MtxVec VCL
ContentsIndex
PreviousUpNext
clMtxExpr.Ramp Function

Returns a clVector of [Offset, Offset+Step, .., Offset+(Len-1)*Step] numbers.

Pascal
function Ramp(Len: integer; Offset: TCplx; Step: TCplx; aPrecision: TclFloatPrecision = clFloat): clVector; overload;

Internally calls clVector.Ramp

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