NormDoubleExtension extension

on

Properties

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