Skip to main content

norm_matrix

Function norm_matrix 

Source
pub fn norm_matrix(
    array: impl AsRef<Array>,
    ord: &str,
    options: NormOptions,
) -> Result<Array>
Expand description

Matrix or vector norm.