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