pub type FixedPointQ1_31Numeric = FixedPointQNumeric<1, 31>;Expand description
Q1.31 — high-precision fraction-heavy split (financial / signal).
Aliased Type§
pub struct FixedPointQ1_31Numeric;pub type FixedPointQ1_31Numeric = FixedPointQNumeric<1, 31>;Q1.31 — high-precision fraction-heavy split (financial / signal).
pub struct FixedPointQ1_31Numeric;