Loading...
Searching...
No Matches
SPxMainSM< R >::DuplicateRowsPS Class Reference Postsolves duplicate rows. More...
Inheritance diagram for SPxMainSM< R >::DuplicateRowsPS:
![]()
Detailed Descriptiontemplate<class R> class soplex::SPxMainSM< R >::DuplicateRowsPS Postsolves duplicate rows. Definition at line 923 of file spxmainsm.h. Constructor & Destructor Documentation◆ DuplicateRowsPS() [1/2]
template<class R>
Definition at line 942 of file spxmainsm.h. References SVectorBase< R >::index(), m_fixed, m_i, m_i_rowObj, m_isFirst, m_isLast, m_isLhsEqualRhs, m_maxLhsIdx, m_maxSense, m_minRhsIdx, m_nCols, m_perm, m_rIdxLocalOld, m_rowObj, m_scale, SPxMainSM< R >::PostStep::nCols, SPxMainSM< R >::PostStep::nRows, SPxMainSM< R >::PostStep::PostStep(), SPxLPBase< R >::rowObj(), and SVectorBase< R >::size(). Referenced by clone(), DuplicateRowsPS(), and operator=(). ◆ DuplicateRowsPS() [2/2]
template<class R>
copy constructor Definition at line 972 of file spxmainsm.h. References DuplicateRowsPS(), m_fixed, m_i, m_i_rowObj, m_isFirst, m_isLast, m_isLhsEqualRhs, m_maxLhsIdx, m_maxSense, m_minRhsIdx, m_nCols, m_perm, m_rIdxLocalOld, m_rowObj, m_scale, and SPxMainSM< R >::PostStep::PostStep(). Member Function Documentation◆ clone()
template<class R>
clone function for polymorphism Implements SPxMainSM< R >::PostStep. Definition at line 1005 of file spxmainsm.h. References SPxMainSM< R >::DuplicateRowsPS, DuplicateRowsPS(), SPxMainSM< R >::PostStep::PostStep(), and soplex::spx_alloc(). ◆ execute()
template<class R>
Implements SPxMainSM< R >::PostStep. ◆ operator=()
template<class R>
assignment operator Definition at line 990 of file spxmainsm.h. References DuplicateRowsPS(), m_isLhsEqualRhs, m_perm, m_rIdxLocalOld, m_rowObj, m_scale, and SPxMainSM< R >::PostStep::operator=(). Member Data Documentation◆ m_fixed
template<class R>
Definition at line 933 of file spxmainsm.h. Referenced by DuplicateRowsPS(), and DuplicateRowsPS(). ◆ m_i
template<class R>
Definition at line 926 of file spxmainsm.h. Referenced by DuplicateRowsPS(), and DuplicateRowsPS(). ◆ m_i_rowObj
template<class R>
Definition at line 927 of file spxmainsm.h. Referenced by DuplicateRowsPS(), and DuplicateRowsPS(). ◆ m_isFirst
template<class R>
Definition at line 931 of file spxmainsm.h. Referenced by DuplicateRowsPS(), and DuplicateRowsPS(). ◆ m_isLast
template<class R>
Definition at line 932 of file spxmainsm.h. Referenced by DuplicateRowsPS(), and DuplicateRowsPS(). ◆ m_isLhsEqualRhs
template<class R>
Definition at line 939 of file spxmainsm.h. Referenced by DuplicateRowsPS(), DuplicateRowsPS(), and operator=(). ◆ m_maxLhsIdx
template<class R>
Definition at line 928 of file spxmainsm.h. Referenced by DuplicateRowsPS(), and DuplicateRowsPS(). ◆ m_maxSense
template<class R>
Definition at line 930 of file spxmainsm.h. Referenced by DuplicateRowsPS(), and DuplicateRowsPS(). ◆ m_minRhsIdx
template<class R>
Definition at line 929 of file spxmainsm.h. Referenced by DuplicateRowsPS(), and DuplicateRowsPS(). ◆ m_nCols
template<class R>
Definition at line 934 of file spxmainsm.h. Referenced by DuplicateRowsPS(), and DuplicateRowsPS(). ◆ m_perm
template<class R>
Definition at line 938 of file spxmainsm.h. Referenced by DuplicateRowsPS(), DuplicateRowsPS(), and operator=(). ◆ m_rIdxLocalOld
template<class R>
Definition at line 937 of file spxmainsm.h. Referenced by DuplicateRowsPS(), DuplicateRowsPS(), and operator=(). ◆ m_rowObj
template<class R>
Definition at line 936 of file spxmainsm.h. Referenced by DuplicateRowsPS(), DuplicateRowsPS(), and operator=(). ◆ m_scale
template<class R>
Definition at line 935 of file spxmainsm.h. Referenced by DuplicateRowsPS(), DuplicateRowsPS(), and operator=().
|