[−][src]Trait nalgebra::base::dimension::DimName
Trait implemented exclusively by type-level integers.
Associated Types
Loading content...Required methods
fn name() -> Self
The name of this dimension, i.e., the singleton Self
.