pub type MaxPlus<T> = TropicalMaxPlus<T>;Expand description
Alias for TropicalMaxPlus.
Aliased Type§
#[repr(transparent)]pub struct MaxPlus<T>(pub T);Tuple Fields§
§0: Tpub type MaxPlus<T> = TropicalMaxPlus<T>;Alias for TropicalMaxPlus.
#[repr(transparent)]pub struct MaxPlus<T>(pub T);0: T