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

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

_liDebugLevelBIAS::Debugprotected
_liNextDebugLevelBIAS::Debugprotected
_String2DebuglevelBIAS::Debugprotected
_zDebugStreamBIAS::Debugprotectedstatic
AddDebugLevel(const long int lv)BIAS::Debuginline
AddDebugLevel(const std::string &name)BIAS::Debuginline
Compute(int L, int m, const std::vector< int > &N, const Vector< double > &f, const std::vector< Matrix< double > > &A, const std::vector< Vector< double > > &b, const std::vector< Vector< double > > &c, const std::vector< double > &d, Vector< double > &x, std::vector< Vector< double > > &z, std::vector< double > &w)BIAS::SOCP
Compute(int m, int n, const Vector< double > &f, const Matrix< double > &A, const Vector< double > &b, const Vector< double > &c, double d, Vector< double > &x, Vector< double > &z, double &w)BIAS::SOCP
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
GetAbsoluteTolerance() const BIAS::SOCPinline
GetDebugLevel() const BIAS::Debuginline
GetDebugStream() const BIAS::Debuginline
GetDebugStream(std::ostream &os) const BIAS::Debuginline
GetGlobalDebugLevel()BIAS::Debuginlinestatic
GetMaxIterations() const BIAS::SOCPinline
GetNu() const BIAS::SOCPinline
GetRelativeTolerance() const BIAS::SOCPinline
GetTargetValue() const BIAS::SOCPinline
GlobalDebugLevelBIAS::Debugprotectedstatic
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
SetAbsoluteTolerance(double tol)BIAS::SOCPinline
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
SetMaxIterations(int iter)BIAS::SOCPinline
SetNu(double nu)BIAS::SOCPinline
SetRelativeTolerance(double tol)BIAS::SOCPinline
SetTargetValue(double target)BIAS::SOCPinline
ShowDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
SOCP()BIAS::SOCP
~Debug()BIAS::Debuginline
~SOCP()BIAS::SOCP