toProjective property

ProjectiveGroupElement toProjective

Implementation

ProjectiveGroupElement get toProjective =>
    ProjectiveGroupElement(X: X * T, Y: Y * Z, Z: Z * T);