Type Alias Poly64

Source
pub type Poly64 = Poly<f64>;

Aliased Typeยง

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