Type Definition theon::space::Projective
source · [−]pub type Projective<S> = <Vector<S> as Homogeneous>::ProjectiveSpace;Expand description
The projective space of a EuclideanSpace.
pub type Projective<S> = <Vector<S> as Homogeneous>::ProjectiveSpace;The projective space of a EuclideanSpace.