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

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

Pascal
function Ramp(const LengthAndFloatPrecisionSrc: TMtxVec): Vector; overload;

It uses LengthAndFloatPrecisionSrc to obtain Length and FloatPrecision params. Internally calls TVec.Ramp

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