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(), SPxMainSM< R >::DuplicateRowsPS::m_rIdxLocalOld, SPxMainSM< R >::DuplicateRowsPS::m_rowObj, SPxMainSM< R >::DuplicateRowsPS::m_scale, SPxLPBase< R >::rowObj(), and SVectorBase< R >::size(). ◆ DuplicateRowsPS() [2/2]
template<class R >
copy constructor Definition at line 972 of file spxmainsm.h. 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, 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 SPxMainSM< R >::DuplicateRowsPS::m_isLhsEqualRhs, SPxMainSM< R >::DuplicateRowsPS::m_perm, SPxMainSM< R >::DuplicateRowsPS::m_rIdxLocalOld, SPxMainSM< R >::DuplicateRowsPS::m_rowObj, SPxMainSM< R >::DuplicateRowsPS::m_scale, and SPxMainSM< R >::PostStep::operator=(). Member Data Documentation◆ m_fixed
template<class R >
Definition at line 933 of file spxmainsm.h. ◆ m_i
template<class R >
Definition at line 926 of file spxmainsm.h. ◆ m_i_rowObj
template<class R >
Definition at line 927 of file spxmainsm.h. ◆ m_isFirst
template<class R >
Definition at line 931 of file spxmainsm.h. ◆ m_isLast
template<class R >
Definition at line 932 of file spxmainsm.h. ◆ m_isLhsEqualRhs
template<class R >
Definition at line 939 of file spxmainsm.h. Referenced by SPxMainSM< R >::DuplicateRowsPS::operator=(). ◆ m_maxLhsIdx
template<class R >
Definition at line 928 of file spxmainsm.h. ◆ m_maxSense
template<class R >
Definition at line 930 of file spxmainsm.h. ◆ m_minRhsIdx
template<class R >
Definition at line 929 of file spxmainsm.h. ◆ m_nCols
template<class R >
Definition at line 934 of file spxmainsm.h. ◆ m_perm
template<class R >
Definition at line 938 of file spxmainsm.h. Referenced by SPxMainSM< R >::DuplicateRowsPS::operator=(). ◆ m_rIdxLocalOld
template<class R >
Definition at line 937 of file spxmainsm.h. Referenced by SPxMainSM< R >::DuplicateRowsPS::DuplicateRowsPS(), and SPxMainSM< R >::DuplicateRowsPS::operator=(). ◆ m_rowObj
template<class R >
Definition at line 936 of file spxmainsm.h. Referenced by SPxMainSM< R >::DuplicateRowsPS::DuplicateRowsPS(), and SPxMainSM< R >::DuplicateRowsPS::operator=(). ◆ m_scale
template<class R >
Definition at line 935 of file spxmainsm.h. Referenced by SPxMainSM< R >::DuplicateRowsPS::DuplicateRowsPS(), and SPxMainSM< R >::DuplicateRowsPS::operator=().
|