GroupElementPrecomp constructor

GroupElementPrecomp()

Implementation

factory GroupElementPrecomp() => GroupElementPrecomp.uncheck(
  yplusx: FieldElement(),
  yminusx: FieldElement(),
  xy2d: FieldElement(),
);