MaxPlus

Type Alias MaxPlus 

Source
pub type MaxPlus<T> = TropicalMaxPlus<T>;
Expand description

Alias for TropicalMaxPlus.

Aliased Type§

#[repr(transparent)]
pub struct MaxPlus<T>(pub T);

Tuple Fields§

§0: T