Loading...
Searching...
No Matches
SPxMainSM< R >::FreeColSingletonPS Class Reference Postsolves free column singletons. More...
Inheritance diagram for SPxMainSM< R >::FreeColSingletonPS:
![]()
Detailed Descriptiontemplate<class R> class soplex::SPxMainSM< R >::FreeColSingletonPS Postsolves free column singletons. Definition at line 754 of file spxmainsm.h. Constructor & Destructor Documentation◆ FreeColSingletonPS() [1/2]
template<class R >
Definition at line 769 of file spxmainsm.h. References SPxSimplifier< R >::addObjoffset(), SPxMainSM< R >::FreeColSingletonPS::m_j, SPxMainSM< R >::FreeColSingletonPS::m_lRhs, SPxMainSM< R >::FreeColSingletonPS::m_row, and SPxLPBase< R >::obj(). ◆ FreeColSingletonPS() [2/2]
template<class R >
copy constructor Definition at line 786 of file spxmainsm.h. Member Function Documentation◆ clone()
template<class R >
clone function for polymorphism Implements SPxMainSM< R >::PostStep. Definition at line 810 of file spxmainsm.h. References SPxMainSM< R >::FreeColSingletonPS, and soplex::spx_alloc(). ◆ execute()
template<class R >
Implements SPxMainSM< R >::PostStep. ◆ operator=()
template<class R >
assignment operator Definition at line 799 of file spxmainsm.h. References SPxMainSM< R >::FreeColSingletonPS::m_row, and SPxMainSM< R >::PostStep::operator=(). Member Data Documentation◆ m_eqCons
template<class R >
Definition at line 764 of file spxmainsm.h. ◆ m_i
template<class R >
Definition at line 758 of file spxmainsm.h. ◆ m_j
template<class R >
Definition at line 757 of file spxmainsm.h. Referenced by SPxMainSM< R >::FreeColSingletonPS::FreeColSingletonPS(). ◆ m_lRhs
template<class R >
Definition at line 762 of file spxmainsm.h. Referenced by SPxMainSM< R >::FreeColSingletonPS::FreeColSingletonPS(). ◆ m_obj
template<class R >
Definition at line 761 of file spxmainsm.h. ◆ m_old_i
template<class R >
Definition at line 760 of file spxmainsm.h. ◆ m_old_j
template<class R >
Definition at line 759 of file spxmainsm.h. ◆ m_onLhs
template<class R >
Definition at line 763 of file spxmainsm.h. ◆ m_row
template<class R >
Definition at line 765 of file spxmainsm.h. Referenced by SPxMainSM< R >::FreeColSingletonPS::FreeColSingletonPS(), and SPxMainSM< R >::FreeColSingletonPS::operator=().
|