Type Alias efd::GeoVar2

source ·
pub type GeoVar2 = GeoVar<UnitComplex<f64>, 2>;
Expand description

2D geometric type.

Aliased Type§

struct GeoVar2 { /* private fields */ }