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

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

_liDebugLevelBIAS::Debugprotected
_liNextDebugLevelBIAS::Debugprotected
_String2DebuglevelBIAS::Debugprotected
_zDebugStreamBIAS::Debugprotectedstatic
A_BIAS::SVDprotected
AbsLeftNullspaceDim() const BIAS::SVD
AbsNullspaceDim() const BIAS::SVD
AbsoluteZeroThreshold_BIAS::SVDprotected
AbsRightNullspaceDim() const BIAS::SVD
AddDebugLevel(const long int lv)BIAS::Debuginline
AddDebugLevel(const std::string &name)BIAS::Debuginline
Compute(const Matrix< double > &M, double ZeroThreshold=DEFAULT_DOUBLE_ZERO_THRESHOLD)BIAS::SVD
compute(const Matrix< double > &M, double ZeroThreshold=DEFAULT_DOUBLE_ZERO_THRESHOLD)BIAS::SVDinline
ComputeOpenCV(const Matrix< double > &M, double ZeroThreshold=DEFAULT_DOUBLE_ZERO_THRESHOLD)BIAS::SVD
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
Decomposed_BIAS::SVDprotected
General_Eigenproblem_GeneralMatrix_Lapack(const Matrix< double > &M)BIAS::SVD
GetDebugLevel() const BIAS::Debuginline
GetDebugStream() const BIAS::Debuginline
GetDebugStream(std::ostream &os) const BIAS::Debuginline
GetEigenValues()BIAS::SVD
GetGlobalDebugLevel()BIAS::Debuginlinestatic
GetLeftNullvector(Vector< double > &nv, const int last_offset=0)BIAS::SVDinline
GetLeftNullvector(const int last_offset=0)BIAS::SVDinline
GetNullvector(const int last_offset=0)BIAS::SVDinline
GetNullvector(Vector< double > &NullVec, const int last_offset=0)BIAS::SVDinline
GetS() const BIAS::SVDinline
GetSingularValue(int index) const BIAS::SVDinline
GetU() const BIAS::SVDinline
GetV() const BIAS::SVDinline
GetVT() const BIAS::SVDinline
GetZeroThreshold() const BIAS::SVDinline
GlobalDebugLevelBIAS::Debugprotectedstatic
Invert()BIAS::SVD
Invert(int rank)BIAS::SVD
Invert(Matrix< double > A)BIAS::SVD
InvertOpenCV(const Matrix< double > &A)BIAS::SVD
LeftNullspaceDim() const BIAS::SVDinline
Name2DebugLevel(const std::string &name) const BIAS::Debuginline
NewDebugLevel(const std::string &name)BIAS::Debuginline
NullspaceDim() const BIAS::SVDinline
operator=(const Debug &deb)BIAS::Debuginline
PrintDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
Rank()BIAS::SVD
RelLeftNullspaceDim() const BIAS::SVD
RelNullspaceDim() const BIAS::SVD
RelRightNullspaceDim() const BIAS::SVD
RemoveDebugLevel(const long int lv)BIAS::Debuginline
RemoveDebugLevel(const std::string &name)BIAS::Debuginline
RightNullspaceDim() const BIAS::SVDinline
S_BIAS::SVDprotected
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
size() const BIAS::SVDinline
Solve(const Vector< double > &y) const BIAS::SVD
Solve(Matrix< double > &A, Vector< double > &B, Vector< double > &X)BIAS::SVD
solve(const Vector< double > &y) const BIAS::SVDinline
Sqrt()BIAS::SVD
Sqrt(const Matrix< double > &A)BIAS::SVD
SqrtT()BIAS::SVD
SqrtT(const Matrix< double > &A)BIAS::SVD
SVD(const Matrix< double > &M, double ZeroThreshold=DEFAULT_DOUBLE_ZERO_THRESHOLD, bool AbsoluteZeroThreshold=true)BIAS::SVD
SVD(bool AbsoluteZeroThreshold=true)BIAS::SVDinline
U_BIAS::SVDprotected
VT_BIAS::SVDprotected
ZeroThreshold_BIAS::SVDprotected
~Debug()BIAS::Debuginline
~SVD()BIAS::SVDinlinevirtual