You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clVector Structure > clVector Methods > Ramp Method > clVector.Ramp Method (TCplx, TCplx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clVector.Ramp Method (TCplx, TCplx)

Fills the calling vector with a series.

Syntax
C#
Visual Basic
public TOpenCLVector Ramp(TCplx Offset, TCplx Step);

Method follow the rule: 

 

Values[k] := Offset + k*Step.

 

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!