![]() |
Quartic roots
Utilities for C++ programming
|
#include "PolynomialRoots.hh"Namespaces | |
| namespace | PolynomialRoots |
Macros | |
| #define | MAX_ITER_SAFETY 50 |
Functions | |
| template<typename T_real> | |
| T_real | PolynomialRoots::thirdT () |
| template<typename T_real> | |
| T_real | PolynomialRoots::one27thT () |
| template<typename T_real> | |
| T_real | PolynomialRoots::two27thT () |
| #define MAX_ITER_SAFETY 50 |