Type Alias ISAMAX

Source
pub type ISAMAX<'x> = IAMAX<'x, f32>;

Aliased Typeยง

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