Trait nalgebra::core::dimension::IsNotStaticOne [] [src]

pub trait IsNotStaticOne { }

Trait implemented by Dynamic and type-level integers different from U1.

Implementors