Quartic roots
Utilities for C++ programming
Loading...
Searching...
No Matches
PolynomialRoots::QuadraticT< T_real, T_complex > Member List

This is the complete list of members for PolynomialRoots::QuadraticT< T_real, T_complex >, including all inherited members.

check(ostream_type &s) constPolynomialRoots::QuadraticT< T_real, T_complex >
complex_root() constPolynomialRoots::QuadraticT< T_real, T_complex >inline
complex_type typedefPolynomialRoots::QuadraticT< T_real, T_complex >
complexRoot() constPolynomialRoots::QuadraticT< T_real, T_complex >inline
double_root() constPolynomialRoots::QuadraticT< T_real, T_complex >inline
doubleRoot() constPolynomialRoots::QuadraticT< T_real, T_complex >inline
eval(T_real const &x) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
eval(T_complex const &x) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
eval(T_real const &x, T_real &p, T_real &dp) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
get_negative_roots(T_real r[]) constPolynomialRoots::QuadraticT< T_real, T_complex >
get_positive_roots(T_real r[]) constPolynomialRoots::QuadraticT< T_real, T_complex >
get_real_roots(T_real r[]) constPolynomialRoots::QuadraticT< T_real, T_complex >
get_root(integer const i, T_real &re, T_real &im) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
get_root0(T_real &re, T_real &im) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
get_root0(T_complex &r) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
get_root1(T_real &re, T_real &im) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
get_root1(T_complex &r) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
get_roots_in_open_range(T_real const &a, T_real const &b, T_real r[]) constPolynomialRoots::QuadraticT< T_real, T_complex >
get_roots_in_range(T_real const &a, T_real const &b, T_real r[]) constPolynomialRoots::QuadraticT< T_real, T_complex >
getNegativeRoots(T_real r[]) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
getPositiveRoots(T_real r[]) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
getRealRoots(T_real r[]) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
getRoot0(T_real &re, T_real &im) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
getRoot0(T_complex &r) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
getRoot1(T_real &re, T_real &im) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
getRoot1(T_complex &r) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
getRootsInOpenRange(T_real const &a, T_real const &b, T_real r[]) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
getRootsInRange(T_real const &a, T_real const &b, T_real r[]) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
info(ostream_type &s) constPolynomialRoots::QuadraticT< T_real, T_complex >
num_roots() constPolynomialRoots::QuadraticT< T_real, T_complex >inline
numRoots() constPolynomialRoots::QuadraticT< T_real, T_complex >inline
QuadraticT()=defaultPolynomialRoots::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() constPolynomialRoots::QuadraticT< T_real, T_complex >inline
real_root1() constPolynomialRoots::QuadraticT< T_real, T_complex >inline
root(integer const i) constPolynomialRoots::QuadraticT< T_real, T_complex >inline
root0() constPolynomialRoots::QuadraticT< T_real, T_complex >inline
root1() constPolynomialRoots::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 typedefPolynomialRoots::QuadraticT< T_real, T_complex >