I26F6

Type Alias I26F6 

Source
pub type I26F6 = FixedI32<U6>;
Expand description

FixedI32 with 26 integer bits and six fractional bits.

Aliased Typeยง

pub struct I26F6 { /* private fields */ }