Trait nalgebra::base::dimension::IsNotStaticOne[−][src]

pub trait IsNotStaticOne { }
Expand description

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

Implementors