summaryrefslogtreecommitdiffstats
path: root/third_party/rust/packed_simd/src/api/math.rs
blob: e7a8d256baf5eda455c34b86f256b96c19afaba0 (plain)
1
2
3
4
//! Implements vertical math operations

#[macro_use]
mod float;