Module sp_arithmetic::per_things
source · Structs
- A fixed point representation of a number in the range [0, 1].
- A fixed point representation of a number in the range [0, 1].
- A fixed point representation of a number in the range [0, 1].
- A fixed point representation of a number in the range [0, 1].
- A fixed point representation of a number in the range [0, 1].
Enums
- The rounding method to use for unsigned quantities.
- The rounding method to use.
Traits
- Something that implements a fixed point ration with an arbitrary granularity
X
, as parts perX
.
Type Definitions
- Get the inner type of a
PerThing
. - Get the upper type of a
PerThing
.