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

Returns a VectorInt of [0, 1, .., Len-1] numbers.

Pascal
function Ramp(const Len: integer): VectorInt; overload;

Internally calls TVecInt.Ramp

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