AffinePoint

Type Alias AffinePoint 

Source
pub type AffinePoint = AffinePoint<StarkCurve>;
Expand description

Affine point on stark curve

Aliased Typeยง

pub struct AffinePoint { /* private fields */ }