Function compute::linalg::norm[][src]

pub fn norm(x: &[f64]) -> f64
Expand description

Calculates the norm of a vector.