.. 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:: pow(const simd_base<B>&, const simd_base<B>&)
   :project: xsimd

.. _sqrt-function-reference:
.. doxygenfunction:: sqrt(const simd_base<X>&)
   :project: xsimd

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

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

