Sets all the components of the vector to
the specified value.
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
Visual Basic (Declaration) |
Public Overridable Function SetValue ( _
value As Double _
) As Vector
|
Return Value
A reference to this
Vector.
See Also