Function hyperdual::linalg::norm

source ·
pub fn norm<T: Scalar + Float, const M: usize, const N: usize>(
    v: &SVector<Hyperdual<T, N>, M>
) -> Hyperdual<T, N>where
    Hyperdual<T, N>: Float,
Expand description

Computes the norm of a vector of Hyperdual.