.. _roots:

Roots
#####

Functions to compute roots of simple equations.

.. code-block::

   #include <Imath/ImathRoots.h>

.. doxygenfunction:: solveLinear
                     
.. doxygenfunction:: solveQuadratic

.. doxygenfunction:: solveNormalizedCubic
                     
.. doxygenfunction:: solveCubic
