summaryrefslogtreecommitdiffstats
path: root/third_party/rust/packed_simd/src/codegen/math.rs
blob: 9a0ea7a4e2d2412bc12cf8f5638e1bc97e411c0c (plain)
1
2
3
//! Vertical math operations

pub(crate) mod float;