Affine

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ยง

pub struct Affine { /* private fields */ }