.. 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
=========================================

.. _ceil-function-reference:
.. doxygenfunction:: ceil
   :project: xsimd

.. _floor-func-ref:
.. doxygenfunction:: floor
   :project: xsimd

.. _trunc-func-ref:
.. doxygenfunction:: trunc
   :project: xsimd

.. _round-func-ref:
.. doxygenfunction:: round
   :project: xsimd

.. _nearbyint-func-ref:
.. doxygenfunction:: nearbyint
   :project: xsimd

.. _rint-function-reference:
.. doxygenfunction:: rint
   :project: xsimd

