Affine

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

pub struct Affine { /* private fields */ }