Loading...
Searching...
No Matches
SPxMainSM< R >::ZeroObjColSingletonPS Class Reference Postsolves column singletons with zero objective. More...
Inheritance diagram for SPxMainSM< R >::ZeroObjColSingletonPS:
![]()
Detailed Descriptiontemplate<class R> class soplex::SPxMainSM< R >::ZeroObjColSingletonPS Postsolves column singletons with zero objective. Definition at line 689 of file spxmainsm.h. Constructor & Destructor Documentation◆ ZeroObjColSingletonPS() [1/2]
template<class R >
Definition at line 703 of file spxmainsm.h. ◆ ZeroObjColSingletonPS() [2/2]
template<class R >
copy constructor Definition at line 716 of file spxmainsm.h. Member Function Documentation◆ clone()
template<class R >
clone function for polymorphism Implements SPxMainSM< R >::PostStep. Definition at line 739 of file spxmainsm.h. References soplex::spx_alloc(), and SPxMainSM< R >::ZeroObjColSingletonPS. ◆ execute()
template<class R >
Implements SPxMainSM< R >::PostStep. ◆ operator=()
template<class R >
assignment operator Definition at line 728 of file spxmainsm.h. References SPxMainSM< R >::ZeroObjColSingletonPS::m_row, and SPxMainSM< R >::PostStep::operator=(). Member Data Documentation◆ m_i
template<class R >
Definition at line 693 of file spxmainsm.h. ◆ m_j
template<class R >
Definition at line 692 of file spxmainsm.h. ◆ m_lhs
template<class R >
Definition at line 695 of file spxmainsm.h. ◆ m_lower
template<class R >
Definition at line 697 of file spxmainsm.h. ◆ m_old_j
template<class R >
Definition at line 694 of file spxmainsm.h. ◆ m_rhs
template<class R >
Definition at line 696 of file spxmainsm.h. ◆ m_row
template<class R >
Definition at line 699 of file spxmainsm.h. Referenced by SPxMainSM< R >::ZeroObjColSingletonPS::operator=(). ◆ m_upper
template<class R >
Definition at line 698 of file spxmainsm.h.
|