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

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

_ATBIAS::LeastSquaresBaseprotected
_ATABIAS::LeastSquaresBaseprotected
_ATbBIAS::LeastSquaresBaseprotected
_liDebugLevelBIAS::Debugprotected
_liNextDebugLevelBIAS::Debugprotected
_ReduceToATABIAS::LeastSquaresBaseprotected
_SolutionSizeBIAS::LeastSquaresBaseprotected
_String2DebuglevelBIAS::Debugprotected
_WeightBIAS::LeastSquaresBaseprotected
_zDebugStreamBIAS::Debugprotectedstatic
AddDebugLevel(const long int lv)BIAS::Debuginline
AddDebugLevel(const std::string &name)BIAS::Debuginline
ConsumeNextFreeDebuglevel_()BIAS::Debuginlineprotected
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
GetDebugLevel() const BIAS::Debuginline
GetDebugStream() const BIAS::Debuginline
GetDebugStream(std::ostream &os) const BIAS::Debuginline
GetGlobalDebugLevel()BIAS::Debuginlinestatic
GlobalDebugLevelBIAS::Debugprotectedstatic
Init(unsigned SolutionSize, bool ReduceToATA=true)BIAS::LeastSquaresBase
LeastSquaresBase()BIAS::LeastSquaresBaseinline
Name2DebugLevel(const std::string &name) const BIAS::Debuginline
NewDebugLevel(const std::string &name)BIAS::Debuginline
operator=(const Debug &deb)BIAS::Debuginline
PrintDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
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(Matrix< double > &A, Vector< double > &b, Vector< double > &x)BIAS::LeastSquaresBasevirtual
Solve(Matrix< double > &A, Vector< double > &x)BIAS::LeastSquaresBasevirtual
WeightedSolve(Matrix< double > &A, Vector< double > &b, Vector< double > &weights, Vector< double > &x)BIAS::LeastSquaresBasevirtual
WeightedSolve(Matrix< double > &A, Vector< double > &weights, Vector< double > &x)BIAS::LeastSquaresBasevirtual
~Debug()BIAS::Debuginline
~LeastSquaresBase()BIAS::LeastSquaresBaseinlinevirtual