public static class ProjectivePoint.Immutable extends ProjectivePoint<ImmutableIntegerModuloP> implements ImmutablePoint
ProjectivePoint.Immutable, ProjectivePoint.Mutablex, y, z| Constructor and Description |
|---|
Immutable(ImmutableIntegerModuloP x,
ImmutableIntegerModuloP y,
ImmutableIntegerModuloP z) |
affineEquals, asAffine, fixed, getField, getX, getY, getZ, mutablepublic Immutable(ImmutableIntegerModuloP x, ImmutableIntegerModuloP y, ImmutableIntegerModuloP z)