norm

Function norm 

Source
pub fn norm<F>(a: &CsrMatrix<F>, ord: &str) -> SparseResult<F>
where F: Float + NumAssign + Sum + SparseElement + 'static + Debug,
Expand description

Compute matrix norm