You are here:
Symbol Reference >
MtxExpr Namespace
>
Classes
>
Vector Record
>
public
>
Ramp Method
>
Vector.Ramp Method (TCplx, TCplx)
MtxVec VCL
Vector.Ramp Method (TCplx, TCplx)
Vector Record
|
Vector Members
|
MtxExpr Namespace
|
Ramp Method
Collapse All
Fills the calling vector with a series.
Pascal
function
Ramp
(
Offset
:
TCplx
;
Step
:
TCplx
):
TVec
;
overload
;
Description
Follow the rule:
CValues
[k] :=
Offset
+ k*Step.
Group
Ramp Method
Links
Vector Record
,
Vector Members
,
MtxExpr Namespace
,
Ramp Method
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!