Type Definition lattice_qcd_rs::number::I32U128

source ·
pub type I32U128 = FixedPointNumber<i32, u128>;
Expand description

Fixe point number represented by i32 for the integer part and 128 bits (16 bytes) as the decimal part