Namespace: Extreme.Mathematics.LinearAlgebra
Assembly: Extreme.Numerics (Extreme.Numerics)
Assembly: Extreme.Numerics (Extreme.Numerics)
Members
| Icon | Member | Description |
|---|---|---|
| Max() |
Returns the value of the largest component in this
Vector.
(Inherited from Vector.) | |
| Max(Vector, Vector) |
Returns a Vector whose components are the maximums of the components of two vectors.
(Inherited from Vector.) | |
| Max(Vector, Double) |
Returns a Vector whose components are the maximum of the components of a vector
and a real number..
(Inherited from Vector.) | |
| Max(Double, Vector) |
Returns a Vector whose components are the maximum of the components of a vector
and a real number..
(Inherited from Vector.) |