Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BIAS::PolynomialSolve Member List

This is the complete list of members for BIAS::PolynomialSolve, including all inherited members.

_GetCoeff(int order, int b, const std::vector< POLYNOMIALSOLVE_TYPE > &sol)BIAS::PolynomialSolveprotected
_liDebugLevelBIAS::Debugprotected
_liNextDebugLevelBIAS::Debugprotected
_String2DebuglevelBIAS::Debugprotected
_zDebugStreamBIAS::Debugprotectedstatic
AddDebugLevel(const long int lv)BIAS::Debuginline
AddDebugLevel(const std::string &name)BIAS::Debuginline
Analytic(const std::vector< POLYNOMIALSOLVE_TYPE > &coeff, std::vector< POLYNOMIALSOLVE_TYPE > &sol)BIAS::PolynomialSolve
Analytic(const std::vector< POLYNOMIALSOLVE_TYPE > &coeff, std::vector< std::complex< POLYNOMIALSOLVE_TYPE > > &sol)BIAS::PolynomialSolve
CalCoefficients(const std::vector< POLYNOMIALSOLVE_TYPE > &sol, std::vector< POLYNOMIALSOLVE_TYPE > &coeff)BIAS::PolynomialSolve
CheckCoefficients(std::vector< POLYNOMIALSOLVE_TYPE > &coeff, double eps=DBL_EPSILON)BIAS::PolynomialSolve
ConsumeNextFreeDebuglevel_()BIAS::Debuginlineprotected
Cubic(const std::vector< POLYNOMIALSOLVE_TYPE > &coeff, std::vector< POLYNOMIALSOLVE_TYPE > &sol)BIAS::PolynomialSolve
Cubic(const std::vector< POLYNOMIALSOLVE_TYPE > &coeff, std::vector< std::complex< POLYNOMIALSOLVE_TYPE > > &sol)BIAS::PolynomialSolve
Debug()BIAS::Debuginline
Debug(const Debug &deb)BIAS::Debuginline
DebugLevelIsSet(const long int lv) const BIAS::Debuginline
DebugLevelIsSet(const std::string &name) const BIAS::Debuginline
EvaluatePolynomial(const POLYNOMIALSOLVE_TYPE x, const std::vector< POLYNOMIALSOLVE_TYPE > &coeff) const BIAS::PolynomialSolveinline
FitPolynomial(const unsigned int degree, const std::vector< double > &x, const std::vector< double > &y, std::vector< double > &coefficients)BIAS::PolynomialSolve
GetDebugLevel() const BIAS::Debuginline
GetDebugStream() const BIAS::Debuginline
GetDebugStream(std::ostream &os) const BIAS::Debuginline
GetGlobalDebugLevel()BIAS::Debuginlinestatic
GetNumberOfRealSolutions(const std::vector< POLYNOMIALSOLVE_TYPE > &coeff)BIAS::PolynomialSolve
GlobalDebugLevelBIAS::Debugprotectedstatic
HasRealSolution(const std::vector< POLYNOMIALSOLVE_TYPE > &coeff)BIAS::PolynomialSolveinline
Linear(const std::vector< POLYNOMIALSOLVE_TYPE > &coeff, std::vector< POLYNOMIALSOLVE_TYPE > &sol)BIAS::PolynomialSolve
Linear(const std::vector< POLYNOMIALSOLVE_TYPE > &coeff, std::vector< std::complex< POLYNOMIALSOLVE_TYPE > > &sol)BIAS::PolynomialSolve
Name2DebugLevel(const std::string &name) const BIAS::Debuginline
NewDebugLevel(const std::string &name)BIAS::Debuginline
NonLinearRefine(const std::vector< POLYNOMIALSOLVE_TYPE > &coeff, std::vector< std::complex< POLYNOMIALSOLVE_TYPE > > &sol)BIAS::PolynomialSolve
NonLinearRefine(const std::vector< POLYNOMIALSOLVE_TYPE > &coeff, std::vector< POLYNOMIALSOLVE_TYPE > &sol)BIAS::PolynomialSolve
Numeric(const std::vector< POLYNOMIALSOLVE_TYPE > &coeff, std::vector< POLYNOMIALSOLVE_TYPE > &sol)BIAS::PolynomialSolve
Numeric(const std::vector< POLYNOMIALSOLVE_TYPE > &coeff, std::vector< std::complex< POLYNOMIALSOLVE_TYPE > > &sol)BIAS::PolynomialSolve
operator=(const Debug &deb)BIAS::Debuginline
PolynomialSolve()BIAS::PolynomialSolveinline
PowellCoeff_BIAS::PolynomialSolve
PowellCoeffNum_BIAS::PolynomialSolve
PrintDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
Quadratic(const std::vector< POLYNOMIALSOLVE_TYPE > &coeff, std::vector< POLYNOMIALSOLVE_TYPE > &sol)BIAS::PolynomialSolve
Quadratic(const std::vector< POLYNOMIALSOLVE_TYPE > &coeff, std::vector< std::complex< POLYNOMIALSOLVE_TYPE > > &sol)BIAS::PolynomialSolve
Quartic(const std::vector< POLYNOMIALSOLVE_TYPE > &coeff, std::vector< POLYNOMIALSOLVE_TYPE > &sol)BIAS::PolynomialSolve
RemoveDebugLevel(const long int lv)BIAS::Debuginline
RemoveDebugLevel(const std::string &name)BIAS::Debuginline
SetDebugLevel(const long int lv)BIAS::Debuginline
SetDebugLevel(const std::string &name)BIAS::Debuginline
SetDebugStream(const std::ostream &os)BIAS::Debuginline
SetGlobalDebugLevel(long int lev)BIAS::Debuginlinestatic
ShowDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
Solve(const std::vector< POLYNOMIALSOLVE_TYPE > &coeff, std::vector< POLYNOMIALSOLVE_TYPE > &sol)BIAS::PolynomialSolve
Solve(const std::vector< POLYNOMIALSOLVE_TYPE > &coeff, std::vector< std::complex< POLYNOMIALSOLVE_TYPE > > &sol)BIAS::PolynomialSolve
~Debug()BIAS::Debuginline
~PolynomialSolve()BIAS::PolynomialSolveinline