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