Trait guff_matrix::WarmSimdMatrix[][src]

pub trait WarmSimdMatrix<E, S>: Matrix<E> + WarmSimd<Elem = E, SIMD = S> { }

Implementors