Macro geomath::impl_vector[][src]

macro_rules! impl_vector {
    ($VectorN : ident { $($field : ident), + }, $n : expr, $label : ident) => { ... };
}
Expand description

Implementation of basic vector space features