Type Alias fixed::types::I50F14

source ·
pub type I50F14 = FixedI64<U14>;
Expand description

FixedI64 with 50 integer bits and 14 fractional bits.

Aliased Type§

struct I50F14 { /* private fields */ }