Quartic roots
Utilities for C++ programming
Loading...
Searching...
No Matches
PolynomialRoots::Cubic Member List

This is the complete list of members for PolynomialRoots::Cubic, including all inherited members.

check(ostream_type &s) constPolynomialRoots::Cubic
complex_root() constPolynomialRoots::Cubicinline
complexRoot() constPolynomialRoots::Cubicinline
Cubic()PolynomialRoots::Cubicinline
Cubic(real_type a, real_type b, real_type c, real_type d)PolynomialRoots::Cubicinline
double_root() constPolynomialRoots::Cubicinline
doubleRoot() constPolynomialRoots::Cubicinline
eval(real_type x) constPolynomialRoots::Cubicinline
eval(complex_type x) constPolynomialRoots::Cubicinline
eval(real_type x, real_type &p, real_type &dp) constPolynomialRoots::Cubicinline
get_negative_roots(real_type r[]) constPolynomialRoots::Cubic
get_positive_roots(real_type r[]) constPolynomialRoots::Cubic
get_real_roots(real_type r[]) constPolynomialRoots::Cubic
get_root0(real_type &re, real_type &im) constPolynomialRoots::Cubicinline
get_root0(complex_type &r) constPolynomialRoots::Cubicinline
get_root1(real_type &re, real_type &im) constPolynomialRoots::Cubicinline
get_root1(complex_type &r) constPolynomialRoots::Cubicinline
get_root2(real_type &re, real_type &im) constPolynomialRoots::Cubicinline
get_root2(complex_type &r) constPolynomialRoots::Cubicinline
get_roots_in_open_range(real_type a, real_type b, real_type r[]) constPolynomialRoots::Cubic
get_roots_in_range(real_type a, real_type b, real_type r[]) constPolynomialRoots::Cubic
getNegativeRoots(real_type r[]) constPolynomialRoots::Cubicinline
getPositiveRoots(real_type r[]) constPolynomialRoots::Cubicinline
getRealRoots(real_type r[]) constPolynomialRoots::Cubicinline
getRoot0(real_type &re, real_type &im) constPolynomialRoots::Cubicinline
getRoot0(complex_type &r) constPolynomialRoots::Cubicinline
getRoot1(real_type &re, real_type &im) constPolynomialRoots::Cubicinline
getRoot1(complex_type &r) constPolynomialRoots::Cubicinline
getRoot2(real_type &re, real_type &im) constPolynomialRoots::Cubicinline
getRoot2(complex_type &r) constPolynomialRoots::Cubicinline
getRootsInOpenRange(real_type a, real_type b, real_type r[]) constPolynomialRoots::Cubicinline
getRootsInRange(real_type a, real_type b, real_type r[]) constPolynomialRoots::Cubicinline
info(ostream_type &s) constPolynomialRoots::Cubic
num_roots() constPolynomialRoots::Cubicinline
numRoots() constPolynomialRoots::Cubicinline
real_root0() constPolynomialRoots::Cubicinline
real_root1() constPolynomialRoots::Cubicinline
real_root2() constPolynomialRoots::Cubicinline
root0() constPolynomialRoots::Cubicinline
root1() constPolynomialRoots::Cubicinline
root2() constPolynomialRoots::Cubicinline
setup(real_type a, real_type b, real_type c, real_type d)PolynomialRoots::Cubicinline
triple_root() constPolynomialRoots::Cubicinline
tripleRoot() constPolynomialRoots::Cubicinline