This is the complete list of members for MBSim::LemkeAlgorithm, including all inherited members.
adoptMessageStreams(const Atom *src=NULL) | fmatvec::Atom | |
Atom() | fmatvec::Atom | protected |
Atom(const Atom &src) | fmatvec::Atom | protected |
DEBUGLEVEL | MBSim::LemkeAlgorithm | protected |
findLexicographicMinimum(const fmatvec::Mat &A, const int &pivotColIndex) (defined in MBSim::LemkeAlgorithm) | MBSim::LemkeAlgorithm | protected |
GaussJordanEliminationStep(fmatvec::Mat &A, int pivotRowIndex, int pivotColumnIndex, const std::vector< size_t > &basis) (defined in MBSim::LemkeAlgorithm) | MBSim::LemkeAlgorithm | protected |
getInfo() | MBSim::LemkeAlgorithm | inline |
getMessageStream(MsgType type, std::shared_ptr< bool > &a, std::shared_ptr< std::ostream > &s) | fmatvec::Atom | |
getSteps(void) | MBSim::LemkeAlgorithm | inline |
greaterZero(const fmatvec::Vec &vector) (defined in MBSim::LemkeAlgorithm) | MBSim::LemkeAlgorithm | protected |
info | MBSim::LemkeAlgorithm | protected |
LemkeAlgorithm(const bool &DEBUGLEVEL_=0) (defined in MBSim::LemkeAlgorithm) | MBSim::LemkeAlgorithm | inline |
LemkeAlgorithm(const fmatvec::SqrMat &M_, const fmatvec::Vec &q_, const bool &DEBUGLEVEL_=0) (defined in MBSim::LemkeAlgorithm) | MBSim::LemkeAlgorithm | inline |
LemkeAlgorithm(const fmatvec::SymMat &M_, const fmatvec::Vec &q_, const bool &DEBUGLEVEL_=0) (defined in MBSim::LemkeAlgorithm) | MBSim::LemkeAlgorithm | inline |
LexicographicPositive(const fmatvec::Vec &v) (defined in MBSim::LemkeAlgorithm) | MBSim::LemkeAlgorithm | protected |
M (defined in MBSim::LemkeAlgorithm) | MBSim::LemkeAlgorithm | protected |
msg(MsgType type) | fmatvec::Atom | |
msgAct(MsgType type) | fmatvec::Atom | |
msgActStatic(MsgType type) | fmatvec::Atom | static |
msgStatic(MsgType type) | fmatvec::Atom | static |
MsgType enum name | fmatvec::Atom | |
operator=(const Atom &) | fmatvec::Atom | |
q (defined in MBSim::LemkeAlgorithm) | MBSim::LemkeAlgorithm | protected |
setCurrentMessageStream(MsgType type, const std::shared_ptr< bool > &a=std::make_shared< bool >(true), const std::shared_ptr< std::ostream > &s=std::make_shared< std::ostream >(std::cout.rdbuf())) | fmatvec::Atom | static |
setMessageStreamActive(MsgType type, bool active) | fmatvec::Atom | |
setSystem(const fmatvec::SqrMat &M_, const fmatvec::Vec &q_) | MBSim::LemkeAlgorithm | inline |
setSystem(const fmatvec::SymMat &M_, const fmatvec::Vec &q_) | MBSim::LemkeAlgorithm | inline |
solve(unsigned int maxloops=0) | MBSim::LemkeAlgorithm | |
steps | MBSim::LemkeAlgorithm | protected |
validBasis(const std::vector< size_t > &basis) (defined in MBSim::LemkeAlgorithm) | MBSim::LemkeAlgorithm | protected |
~Atom() | fmatvec::Atom | virtual |
~LemkeAlgorithm() (defined in MBSim::LemkeAlgorithm) | MBSim::LemkeAlgorithm | inlinevirtual |