You are here:
Symbol Reference >
MtxExprInt Namespace
>
Classes
>
VectorInt Record
>
public
>
Ramp Method
>
VectorInt.Ramp Method (double, double)
MtxVec VCL
VectorInt.Ramp Method (double, double)
VectorInt Record
|
VectorInt Members
|
MtxExprInt Namespace
|
Ramp Method
Collapse All
Fills the calling vector.
Pascal
function
Ramp
(
const
Offset
: double;
const
Step
: double):
TVecInt
;
overload
;
Description
Method uses the following rule:
Values[k] := Offset + k*Step.
Group
Ramp Method
Links
VectorInt Record
,
VectorInt Members
,
MtxExprInt Namespace
,
Ramp Method
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!