Returns the value of the largest element in this
vector.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
Public Overridable Function Max As T
abstract Max : unit -> 'T
override Max : unit -> 'T
Return Value
Type:
TThe value of the largest element in this
VectorT.
Reference