Type Alias stark_curve::ProjectivePoint

source ·
pub type ProjectivePoint = ProjectivePoint<StarkCurve>;
Expand description

Projective point on stark curve

Aliased Type§

struct ProjectivePoint { /* private fields */ }