halo2curves_axiom::pasta::pallas

Type Alias Affine

Source
pub type Affine = EpAffine;
Expand description

A Pallas point in the affine coordinate space (or the point at infinity).

Aliased Typeยง

struct Affine { /* private fields */ }