Skip to main content

norm

Function norm 

Source
pub fn norm<F: Float>(v: &[F]) -> F
Expand description

Compute the L2 norm of a vector.