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