halo2curves_axiom::pasta::pallas

Type Alias Point

Source
pub type Point = Ep;
Expand description

A Pallas point in the projective coordinate space.

Aliased Typeยง

struct Point { /* private fields */ }