mbsim  4.0.0
MBSim Kernel
MBSim::LemkeAlgorithm Member List

This is the complete list of members for MBSim::LemkeAlgorithm, including all inherited members.

findLexicographicMinimum(const fmatvec::Mat &A, const int &pivotColIndex) (defined in MBSim::LemkeAlgorithm)MBSim::LemkeAlgorithmprotected
GaussJordanEliminationStep(fmatvec::Mat &A, int pivotRowIndex, int pivotColumnIndex, const std::vector< size_t > &basis) (defined in MBSim::LemkeAlgorithm)MBSim::LemkeAlgorithmprotected
getInfo()MBSim::LemkeAlgorithminline
getSteps()MBSim::LemkeAlgorithminline
greaterZero(const fmatvec::Vec &vector) (defined in MBSim::LemkeAlgorithm)MBSim::LemkeAlgorithmprotected
infoMBSim::LemkeAlgorithmprotected
LemkeAlgorithm() (defined in MBSim::LemkeAlgorithm)MBSim::LemkeAlgorithminline
LemkeAlgorithm(const fmatvec::SqrMat &M_, const fmatvec::Vec &q_) (defined in MBSim::LemkeAlgorithm)MBSim::LemkeAlgorithminline
LemkeAlgorithm(const fmatvec::SymMat &M_, const fmatvec::Vec &q_) (defined in MBSim::LemkeAlgorithm)MBSim::LemkeAlgorithminline
LexicographicPositive(const fmatvec::Vec &v) (defined in MBSim::LemkeAlgorithm)MBSim::LemkeAlgorithmprotected
M (defined in MBSim::LemkeAlgorithm)MBSim::LemkeAlgorithmprotected
q (defined in MBSim::LemkeAlgorithm)MBSim::LemkeAlgorithmprotected
setSystem(const fmatvec::SqrMat &M_, const fmatvec::Vec &q_)MBSim::LemkeAlgorithminline
setSystem(const fmatvec::SymMat &M_, const fmatvec::Vec &q_)MBSim::LemkeAlgorithminline
solve(unsigned int maxloops=0)MBSim::LemkeAlgorithm
stepsMBSim::LemkeAlgorithmprotected
validBasis(const std::vector< size_t > &basis) (defined in MBSim::LemkeAlgorithm)MBSim::LemkeAlgorithmprotected
~LemkeAlgorithm() override=default (defined in MBSim::LemkeAlgorithm)MBSim::LemkeAlgorithm