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, TclFloatPrecision)
Dew Math for .NET
clMtxExpr.Ramp Method (int, TclFloatPrecision)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
Ramp Method
Collapse All
Returns a
clVector
of [0, 1, .., Len-1] numbers.
Syntax
C#
Visual Basic
public
static
clVector
Ramp
(
int
Len
,
TclFloatPrecision
aPrecision
);
Public
static
Function
Ramp
(
Len
As
Integer
,
aPrecision
As
TclFloatPrecision
= TclFloatPrecision.clFloat)
As
clVector
Remarks
Internally calls
clVector.Ramp
Group
Ramp Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
Ramp Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!