You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > clMtxExpr Class > clMtxExpr Methods > Ramp Method > clMtxExpr.Ramp Method (int, double, double, TclFloatPrecision)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clMtxExpr.Ramp Method (int, double, double, TclFloatPrecision)

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

Syntax
C#
Visual Basic
public static clVector Ramp(int Len, double Offset, double Step, TclFloatPrecision aPrecision);

Internally calls clVector.Ramp

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