Scalar

Type Alias Scalar 

Source
pub type Scalar = Fq;
Expand description

The scalar field of the Pallas and iso-Pallas curves.

Aliased Typeยง

pub struct Scalar(/* private fields */);