[−][src]Trait ultraviolet::int::MulAdd
Associated Types
type Output
The resulting type after applying the fused multiply-add.
type OutputThe resulting type after applying the fused multiply-add.
impl MulAdd<u32, u32> for u32[src]impl MulAdd<i32, i32> for i32[src]