Nearest integer floating point operations

Warning

doxygenfunction: Unable to resolve function “ceil” with arguments None in doxygen xml output for project “xsimd” from directory: ../xml. Potential matches:

- template<class B> batch_type_t<B> ceil(const simd_base<B> &x)
- template<class T, std::size_t N> batch<T, N> ceil(const batch<T, N> &x)

Warning

doxygenfunction: Unable to resolve function “floor” with arguments None in doxygen xml output for project “xsimd” from directory: ../xml. Potential matches:

- template<class B> batch_type_t<B> floor(const simd_base<B> &x)
- template<class T, std::size_t N> batch<T, N> floor(const batch<T, N> &x)

Warning

doxygenfunction: Unable to resolve function “trunc” with arguments None in doxygen xml output for project “xsimd” from directory: ../xml. Potential matches:

- template<class B> batch_type_t<B> trunc(const simd_base<B> &x)
- template<class T, std::size_t N> batch<T, N> trunc(const batch<T, N> &x)

Warning

doxygenfunction: Unable to resolve function “round” with arguments None in doxygen xml output for project “xsimd” from directory: ../xml. Potential matches:

- template<class B> batch_type_t<B> round(const simd_base<B> &x)
- template<class T, std::size_t N> batch<T, N> round(const batch<T, N> &x)

Warning

doxygenfunction: Unable to resolve function “nearbyint” with arguments None in doxygen xml output for project “xsimd” from directory: ../xml. Potential matches:

- template<class B> batch_type_t<B> nearbyint(const simd_base<B> &x)
- template<class T, std::size_t N> batch<T, N> nearbyint(const batch<T, N> &x)

Warning

doxygenfunction: Unable to resolve function “rint” with arguments None in doxygen xml output for project “xsimd” from directory: ../xml. Potential matches:

- template<class B> batch_type_t<B> rint(const simd_base<B> &x)
- template<class T, std::size_t N> batch<T, N> rint(const batch<T, N> &x)