pub type GeoVar2 = GeoVar<UnitComplex<f64>, 2>;
2D geometric type.
struct GeoVar2 { /* private fields */ }