Quartic roots
Utilities for C++ programming
Loading...
Searching...
No Matches
PolynomialRoots-2-Cubic.cc File Reference
#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 ()

Macro Definition Documentation

◆ MAX_ITER_SAFETY

#define MAX_ITER_SAFETY   50