Crate ordered_float
source · [−]Expand description
Wrappers for total order on Floats.  See the OrderedFloat and NotNan docs for details.
Structs
An error indicating an attempt to construct NotNan from a NaN
A wrapper around floats providing an implementation of 
Eq, Ord and Hash.A wrapper around floats providing implementations of 
Eq, Ord, and Hash.Enums
An error indicating a parse error from a string for 
NotNan.Traits
Generic trait for floating point numbers