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)
    struct PointGFp
    const
    opBinary
    (
    string op
    )
    (
    auto const ref PointGFp rhs
    )
    if (
    op == "+"
    )
  3. PointGFp opBinary(PointGFp rhs)
  4. PointGFp opBinary(PointGFp point)

Meta