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

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

Pascal
function Ramp(Len: integer; const FloatPrecision: TMtxFloatPrecision; const Offset: TCplx; Step: double): Vector; overload;

Internally calls TVec.Ramp

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