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