Type Alias IDAMAX

Source
pub type IDAMAX<'x> = IAMAX<'x, f64>;

Aliased Typeยง

struct IDAMAX<'x> { /* private fields */ }