This is the complete list of members for SLUFactor, including all inherited members.
assign(const SLUFactor &old) | SLUFactor | private |
change(int idx, const SVector &subst, const SSVector *eta=0) | SLUFactor | virtual |
changeEta(int idx, SSVector &eta) | SLUFactor | protected |
clear() | SLUFactor | virtual |
clone() const | SLUFactor | virtual |
col | CLUFactor | protected |
colMemMult | CLUFactor | protected |
conditionEstimate(int type=0) const | SLUFactor | virtual |
diag | CLUFactor | protected |
dim() const | SLUFactor | virtual |
dump() const | SLUFactor | |
epsilon | SLUFactor | protected |
ERROR enum value | SLinSolver | |
ETA enum value | SLUFactor | |
eta | SLUFactor | protected |
factor(const SVector **vec, Real threshold, Real eps) | CLUFactor | protected |
factorCount | CLUFactor | protected |
factorTime | CLUFactor | protected |
forest | SLUFactor | protected |
FOREST_TOMLIN enum value | SLUFactor | |
forestUpdate(int col, Real *work, int num, int *nonz) | CLUFactor | protected |
freeAll() | SLUFactor | protected |
getFactorCount() const | SLUFactor | virtual |
getFactorTime() const | SLUFactor | |
getName() const | SLUFactor | virtual |
getSolveCount() const | SLUFactor | |
getSolveTime() const | SLUFactor | |
initMaxabs | CLUFactor | protected |
INSTABLE enum value | SLinSolver | |
isConsistent() const | SLUFactor | virtual |
l | CLUFactor | protected |
lastThreshold | SLUFactor | protected |
lMemMult | CLUFactor | protected |
load(const SVector *vec[], int dim) | SLUFactor | virtual |
markowitz() | SLUFactor | |
maxabs | CLUFactor | protected |
memory() const | SLUFactor | virtual |
minStability | SLUFactor | protected |
minThreshold | SLUFactor | protected |
nzCnt | CLUFactor | protected |
OK enum value | SLinSolver | |
operator=(const SLUFactor &old) | SLUFactor | |
resetCounters() | SLUFactor | |
resetFactorTime() | SLUFactor | |
resetSolveTime() | SLUFactor | |
row | CLUFactor | protected |
rowMemMult | CLUFactor | protected |
setMarkowitz(Real m) | SLUFactor | |
setUtype(UpdateType tp) | SLUFactor | |
SINGULAR enum value | SLinSolver | |
SLinSolver() | SLinSolver | |
SLUFactor() | SLUFactor | |
SLUFactor(const SLUFactor &old) | SLUFactor | |
solve2right4update(SSVector &x, Vector &y, const SVector &b, SSVector &d) | SLUFactor | virtual |
solve2right4update(SSVector &x, SSVector &y, const SVector &b, SSVector &d) | SLUFactor | virtual |
solve3right4update(SSVector &x, Vector &y, Vector &z, const SVector &b, SSVector &d, SSVector &e) | SLUFactor | virtual |
solve3right4update(SSVector &x, SSVector &y, SSVector &z, const SVector &b, SSVector &d, SSVector &e) | SLUFactor | virtual |
solveCount | SLUFactor | protected |
solveLeft(Vector &x, const Vector &b) | SLUFactor | virtual |
solveLeft(SSVector &x, const SSVector &b) | SLUFactor | virtual |
solveLeft(SSVector &x, const SVector &b) | SLUFactor | virtual |
solveLeft(SSVector &x, Vector &y, const SVector &b, SSVector &d) | SLUFactor | virtual |
solveLeft(SSVector &x, SSVector &two, const SVector &b, SSVector &rhs2) | SLUFactor | virtual |
solveLeft(SSVector &x, Vector &y, Vector &z, const SVector &b, SSVector &d, SSVector &e) | SLUFactor | virtual |
solveLeft(SSVector &x, SSVector &y, SSVector &z, const SVector &b, SSVector &d, SSVector &e) | SLUFactor | virtual |
soplex::CLUFactor::solveLeft(Real *vec, Real *rhs) | CLUFactor | protected |
solveLeft2(Real *vec1, int *nonz, Real *vec2, Real eps, Real *rhs1, Real *rhs2) | CLUFactor | protected |
solveLeftEps(Real *vec, Real *rhs, int *nonz, Real eps) | CLUFactor | protected |
solveLright(Real *vec) | CLUFactor | protected |
solveRight(Vector &x, const Vector &b) | SLUFactor | virtual |
solveRight(SSVector &x, const SSVector &b) | SLUFactor | virtual |
solveRight(SSVector &x, const SVector &b) | SLUFactor | virtual |
soplex::CLUFactor::solveRight(Real *vec, Real *rhs) | CLUFactor | protected |
solveRight2(Real *vec1, Real *vec2, Real *rhs1, Real *rhs2) | CLUFactor | protected |
solveRight2update(Real *vec1, Real *vec2, Real *rhs1, Real *rhs2, int *nonz, Real eps, Real *forest, int *forestNum, int *forestIdx) | CLUFactor | protected |
solveRight4update(SSVector &x, const SVector &b) | SLUFactor | virtual |
soplex::CLUFactor::solveRight4update(Real *vec, int *nonz, Real eps, Real *rhs, Real *forest, int *forestNum, int *forestIdx) | CLUFactor | protected |
solveTime | SLUFactor | protected |
spxout | SLinSolver | |
ssvec | SLUFactor | private |
stability() const | SLUFactor | virtual |
stat | CLUFactor | protected |
statistics() const | SLUFactor | virtual |
Status typedef | SLUFactor | |
status() const | SLUFactor | virtual |
thedim | CLUFactor | protected |
timerType | SLUFactor | protected |
u | CLUFactor | protected |
UNLOADED enum value | SLinSolver | |
update(int p_col, Real *p_work, const int *p_idx, int num) | CLUFactor | protected |
updateNoClear(int p_col, const Real *p_work, const int *p_idx, int num) | CLUFactor | protected |
UpdateType enum name | SLUFactor | |
uptype | SLUFactor | protected |
usetup | SLUFactor | protected |
utype() const | SLUFactor | |
vec | SLUFactor | private |
vSolveLeft(Real eps, Real *vec, int *idx, Real *rhs, int *ridx, int rn) | CLUFactor | protected |
vSolveLeft2(Real eps, Real *vec, int *idx, Real *rhs, int *ridx, int rn, Real *vec2, Real *rhs2, int *ridx2, int rn2) | CLUFactor | protected |
vSolveLeft2sparse(Real eps, Real *vec, int *idx, Real *rhs, int *ridx, int &rn, Real *vec2, int *idx2, Real *rhs2, int *ridx2, int &rn2) | CLUFactor | protected |
vSolveLeft3(Real eps, Real *vec, int *idx, Real *rhs, int *ridx, int rn, Real *vec2, Real *rhs2, int *ridx2, int rn2, Real *vec3, Real *rhs3, int *ridx3, int rn3) | CLUFactor | protected |
vSolveLeft3sparse(Real eps, Real *vec, int *idx, Real *rhs, int *ridx, int &rn, Real *vec2, int *idx2, Real *rhs2, int *ridx2, int &rn2, Real *vec3, int *idx3, Real *rhs3, int *ridx3, int &rn3) | CLUFactor | protected |
vSolveLeftNoNZ(Real eps, Real *vec, Real *rhs, int *ridx, int rn) | CLUFactor | protected |
vSolveRight4update(Real eps, Real *vec, int *idx, Real *rhs, int *ridx, int rn, Real *forest, int *forestNum, int *forestIdx) | CLUFactor | protected |
vSolveRight4update2(Real eps, Real *vec, int *idx, Real *rhs, int *ridx, int rn, Real *vec2, Real eps2, Real *rhs2, int *ridx2, int rn2, Real *forest, int *forestNum, int *forestIdx) | CLUFactor | protected |
vSolveRight4update2sparse(Real eps, Real *vec, int *idx, Real *rhs, int *ridx, int &rn, Real eps2, Real *vec2, int *idx2, Real *rhs2, int *ridx2, int &rn2, Real *forest, int *forestNum, int *forestIdx) | CLUFactor | protected |
vSolveRight4update3(Real eps, Real *vec, int *idx, Real *rhs, int *ridx, int rn, Real *vec2, Real eps2, Real *rhs2, int *ridx2, int rn2, Real *vec3, Real eps3, Real *rhs3, int *ridx3, int rn3, Real *forest, int *forestNum, int *forestIdx) | CLUFactor | protected |
vSolveRight4update3sparse(Real eps, Real *vec, int *idx, Real *rhs, int *ridx, int &rn, Real eps2, Real *vec2, int *idx2, Real *rhs2, int *ridx2, int &rn2, Real eps3, Real *vec3, int *idx3, Real *rhs3, int *ridx3, int &rn3, Real *forest, int *forestNum, int *forestIdx) | CLUFactor | protected |
vSolveRightNoNZ(Real *vec, Real eps, Real *rhs, int *ridx, int rn) | CLUFactor | protected |
work | CLUFactor | protected |
~SLinSolver() | SLinSolver | virtual |
~SLUFactor() | SLUFactor | virtual |