NormIntegerExtension extension

on

Properties

norm1 int
Returns the one norm: The maximum column sum of this Matrix.
no setter
normInfinity int
Returns the infinity norm: The maximum row sum of this Matrix.
no setter
trace int
Returns the trace of this Matrix.
no setter