| check(ostream_type &s) const | PolynomialRoots::QuadraticT< T_real, T_complex > | |
| complex_root() const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| complex_type typedef | PolynomialRoots::QuadraticT< T_real, T_complex > | |
| complexRoot() const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| double_root() const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| doubleRoot() const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| eval(T_real const &x) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| eval(T_complex const &x) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| eval(T_real const &x, T_real &p, T_real &dp) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| get_negative_roots(T_real r[]) const | PolynomialRoots::QuadraticT< T_real, T_complex > | |
| get_positive_roots(T_real r[]) const | PolynomialRoots::QuadraticT< T_real, T_complex > | |
| get_real_roots(T_real r[]) const | PolynomialRoots::QuadraticT< T_real, T_complex > | |
| get_root(integer const i, T_real &re, T_real &im) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| get_root0(T_real &re, T_real &im) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| get_root0(T_complex &r) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| get_root1(T_real &re, T_real &im) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| get_root1(T_complex &r) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| get_roots_in_open_range(T_real const &a, T_real const &b, T_real r[]) const | PolynomialRoots::QuadraticT< T_real, T_complex > | |
| get_roots_in_range(T_real const &a, T_real const &b, T_real r[]) const | PolynomialRoots::QuadraticT< T_real, T_complex > | |
| getNegativeRoots(T_real r[]) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| getPositiveRoots(T_real r[]) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| getRealRoots(T_real r[]) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| getRoot0(T_real &re, T_real &im) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| getRoot0(T_complex &r) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| getRoot1(T_real &re, T_real &im) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| getRoot1(T_complex &r) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| getRootsInOpenRange(T_real const &a, T_real const &b, T_real r[]) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| getRootsInRange(T_real const &a, T_real const &b, T_real r[]) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| info(ostream_type &s) const | PolynomialRoots::QuadraticT< T_real, T_complex > | |
| num_roots() const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| numRoots() const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| QuadraticT()=default | PolynomialRoots::QuadraticT< T_real, T_complex > | |
| QuadraticT(T_real const &a, T_real const &b, T_real const &c) | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| real_root0() const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| real_root1() const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| root(integer const i) const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| root0() const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| root1() const | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| setup(T_real const &a, T_real const &b, T_real const &c) | PolynomialRoots::QuadraticT< T_real, T_complex > | inline |
| value_type typedef | PolynomialRoots::QuadraticT< T_real, T_complex > | |