[−][src]Module noisy_float::types
Standard definitions of NoisyFloat.
Definitions in this module all use debug_assert!
to check for valid values, so there is no overhead
when running in an optimized build.
Functions
| n32 | Shorthand for |
| n64 | Shorthand for |
| r32 | Shorthand for |
| r64 | Shorthand for |
Type Definitions
| N32 | A floating point number behaving like |
| N64 | A floating point number behaving like |
| R32 | A floating point number behaving like |
| R64 | A floating point number behaving like |