checkBasisDim(DataArray< typename SPxSolverBase< R >::VarStatus > rows, DataArray< typename SPxSolverBase< R >::VarStatus > cols) const | SPxMainSM< R >::PostStep | virtual |
clone() const | SPxMainSM< R >::DuplicateRowsPS | virtual |
DuplicateRowsPS(const SPxLPBase< R > &lp, int _i, int maxLhsIdx, int minRhsIdx, const DSVectorBase< R > &dupRows, const Array< R > scale, const DataArray< int > perm, const DataArray< bool > isLhsEqualRhs, bool isTheLast, bool isFixedRow, bool isFirst=false) | SPxMainSM< R >::DuplicateRowsPS | |
DuplicateRowsPS(const DuplicateRowsPS &old) | SPxMainSM< R >::DuplicateRowsPS | |
eps() | SPxMainSM< R >::PostStep | static |
execute(VectorBase< R > &x, VectorBase< R > &y, VectorBase< R > &s, VectorBase< R > &r, DataArray< typename SPxSolverBase< R >::VarStatus > &cBasis, DataArray< typename SPxSolverBase< R >::VarStatus > &rBasis, bool isOptimal) const | SPxMainSM< R >::DuplicateRowsPS | virtual |
getName() const | SPxMainSM< R >::PostStep | virtual |
m_fixed | SPxMainSM< R >::DuplicateRowsPS | private |
m_i | SPxMainSM< R >::DuplicateRowsPS | private |
m_i_rowObj | SPxMainSM< R >::DuplicateRowsPS | private |
m_isFirst | SPxMainSM< R >::DuplicateRowsPS | private |
m_isLast | SPxMainSM< R >::DuplicateRowsPS | private |
m_isLhsEqualRhs | SPxMainSM< R >::DuplicateRowsPS | private |
m_maxLhsIdx | SPxMainSM< R >::DuplicateRowsPS | private |
m_maxSense | SPxMainSM< R >::DuplicateRowsPS | private |
m_minRhsIdx | SPxMainSM< R >::DuplicateRowsPS | private |
m_nCols | SPxMainSM< R >::DuplicateRowsPS | private |
m_perm | SPxMainSM< R >::DuplicateRowsPS | private |
m_rIdxLocalOld | SPxMainSM< R >::DuplicateRowsPS | private |
m_rowObj | SPxMainSM< R >::DuplicateRowsPS | private |
m_scale | SPxMainSM< R >::DuplicateRowsPS | private |
operator=(const DuplicateRowsPS &rhs) | SPxMainSM< R >::DuplicateRowsPS | |
soplex::SPxMainSM::PostStep::operator=(const PostStep &) | SPxMainSM< R >::PostStep | |
PostStep(const char *p_name, int nR=0, int nC=0) | SPxMainSM< R >::PostStep | |
PostStep(const PostStep &old) | SPxMainSM< R >::PostStep | |
~PostStep() | SPxMainSM< R >::PostStep | virtual |