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

Power functions
===============

.. _pow-function-reference:
.. doxygenfunction:: xsimd::pow(batch<T, A> const&, batch<T, A> const&)
   :project: xsimd

.. _rsqrt-function-reference:
.. doxygenfunction:: rsqrt
   :project: xsimd

.. _sqrt-function-reference:
.. doxygenfunction:: sqrt
   :project: xsimd

.. _cbrt-function-reference:
.. doxygenfunction:: cbrt
   :project: xsimd

.. _hypot-func-ref:
.. doxygenfunction:: hypot
   :project: xsimd

