Type Alias reverie_engine_opengl::math::nalgebra::UnitComplex

source ·
pub type UnitComplex<T> = Unit<Complex<T>>;
Expand description

Aliased Type§

struct UnitComplex<T> { /* private fields */ }