norm abstract method

double norm([
  1. MatrixNorm norm
])

Returns a norm of a matrix

Implementation

double norm([MatrixNorm norm]);