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