ge_p1p1

ge_p1p1 (completed): ((X:Z),(Y:T)) satisfying x=X/Z, y=Y/T

@safe nothrow @nogc
struct ge_p1p1 {
fe X;
fe Y;
fe Z;
fe T;
}

Meta