Type Alias fixed::types::I47F17

source ·
pub type I47F17 = FixedI64<U17>;
Expand description

FixedI64 with 47 integer bits and 17 fractional bits.

Aliased Type§

struct I47F17 { /* private fields */ }