[][src]Macro geomath::impl_vector

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

Implementation of basic vector space features