ge_p3

ge_p3 (extended): (X:Y:Z:T) satisfying x=X/Z, y=Y/Z, XY=ZT

Constructors

this
this(fe x, fe y, fe z, fe t)
Undocumented in source.

Members

Functions

dbl
ge_p1p1 dbl()
opBinary
ge_p1p1 opBinary(G rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opCast
ge_p2 opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
opCast
ge_cached opCast()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

toBytes
ubyte[32] toBytes [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

T
fe T;
Undocumented in source.
X
fe X;
Undocumented in source.
Y
fe Y;
Undocumented in source.
Z
fe Z;
Undocumented in source.
zero
enum ge_p3 zero;
Undocumented in source.

Meta