Trait lapack_traits::Scalar[][src]

pub trait Scalar: Copy {
    type Real;
}

Associated Types

Implementations on Foreign Types

Implementors