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

Meta