pub type GeoVar1 = GeoVar<Rotation<f64, 1>, 1>;
1D geometric type.
struct GeoVar1 { /* private fields */ }