TMatrix.Min Method
Finds the minimal element in the matrix.
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.73.9126.0
Public Function Min As TNumber
member Min : unit -> TNumber
Return Value
TNumberValue of the minimal element in the matrix.