.. Copyright (c) 2016, Johan Mabille, Sylvain Corlay

   Distributed under the terms of the BSD 3-Clause License.

   The full license is in the file LICENSE, distributed with this software.

Nearest integer floating point operations
=========================================

.. doxygenfunction:: ceil
   :project: xsimd

.. doxygenfunction:: floor
   :project: xsimd

.. doxygenfunction:: trunc
   :project: xsimd

.. doxygenfunction:: round
   :project: xsimd

.. doxygenfunction:: nearbyint
   :project: xsimd

.. doxygenfunction:: rint
   :project: xsimd

