toAffine method

Implementation

JubJubAffineNativePoint toAffine() {
  return JubJubAffineNativePoint.fromExtendedPoint(this);
}