pub type PixGroup<S> = <<S as PixSpec>::Curve as CurveArithmetic>::ProjectivePoint;
Elliptic curve point used to represent the polynomial coefficient commitments.