PointGFp.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. PointGFp opBinary(BigInt scalar)
  2. PointGFp opBinary(PointGFp rhs)
  3. PointGFp opBinary(PointGFp rhs)
    struct PointGFp
    const
    opBinary
    (
    string op
    )
    (
    auto const ref PointGFp rhs
    )
    if (
    op == "-"
    )
  4. PointGFp opBinary(PointGFp point)

Meta