halo2curves_axiom::pasta::vesta

Type Alias Affine

Source
pub type Affine = EqAffine;
Expand description

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

Aliased Typeยง

struct Affine { /* private fields */ }