logo

Type Definition theon::space::Projective

source · []
pub type Projective<S> = <Vector<S> as Homogeneous>::ProjectiveSpace;
Expand description

The projective space of a EuclideanSpace.