pub type FixedPointQ32_32Numeric = FixedPointQNumeric<32, 32>;Expand description
Q32.32 — 32 integer bits, 32 fraction bits.
Aliased Type§
pub struct FixedPointQ32_32Numeric;pub type FixedPointQ32_32Numeric = FixedPointQNumeric<32, 32>;Q32.32 — 32 integer bits, 32 fraction bits.
pub struct FixedPointQ32_32Numeric;