Type Alias U960
Source pub type U960 = Uint<{ _ }>;
Expand description
960-bit
unsigned big integer.
pub struct U960 {
pub(crate) limbs: [Limb; 15],
}
Inner limb array. Stored from least significant to most significant.
High limbs of output: having the width of Self minus LO.
High limbs of output: having the width of Self minus LO.
High limbs of output: having the width of Self minus LO.
High limbs of output: having the width of Self minus LO.
High limbs of output: having the width of Self minus LO.
High limbs of output: having the width of Self minus LO.
High limbs of output: having the width of Self minus LO.
High limbs of output: having the width of Self minus LO.
High limbs of output: having the width of Self minus LO.
High limbs of output: having the width of Self minus LO.
High limbs of output: having the width of Self minus LO.
High limbs of output: having the width of Self minus LO.
High limbs of output: having the width of Self minus LO.
High limbs of output: having the width of Self minus LO.