Type Alias fixed::types::I19F13

source ·
pub type I19F13 = FixedI32<U13>;
Expand description

FixedI32 with 19 integer bits and 13 fractional bits.

Aliased Type§

struct I19F13 { /* private fields */ }