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 >::PostStep::epsilon(), soplex::EQ(), m_eqCons, m_i, m_j, m_lRhs, m_obj, m_old_i, m_old_j, m_onLhs, m_row, SPxMainSM< R >::PostStep::nCols, SPxMainSM< R >::PostStep::nRows, SPxLPBase< R >::obj(), SPxMainSM< R >::PostStep::PostStep(), and SPxMainSM< R >::SPxMainSM(). Referenced by clone(), FreeColSingletonPS(), and operator=(). ◆ FreeColSingletonPS() [2/2]
template<class R>
copy constructor Definition at line 786 of file spxmainsm.h. References FreeColSingletonPS(), m_eqCons, m_i, m_j, m_lRhs, m_obj, m_old_i, m_old_j, m_onLhs, m_row, and SPxMainSM< R >::PostStep::PostStep(). 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, FreeColSingletonPS(), 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 799 of file spxmainsm.h. References FreeColSingletonPS(), m_row, and SPxMainSM< R >::PostStep::operator=(). Member Data Documentation◆ m_eqCons
template<class R>
Definition at line 764 of file spxmainsm.h. Referenced by FreeColSingletonPS(), and FreeColSingletonPS(). ◆ m_i
template<class R>
Definition at line 758 of file spxmainsm.h. Referenced by FreeColSingletonPS(), and FreeColSingletonPS(). ◆ m_j
template<class R>
Definition at line 757 of file spxmainsm.h. Referenced by FreeColSingletonPS(), and FreeColSingletonPS(). ◆ m_lRhs
template<class R>
Definition at line 762 of file spxmainsm.h. Referenced by FreeColSingletonPS(), and FreeColSingletonPS(). ◆ m_obj
template<class R>
Definition at line 761 of file spxmainsm.h. Referenced by FreeColSingletonPS(), and FreeColSingletonPS(). ◆ m_old_i
template<class R>
Definition at line 760 of file spxmainsm.h. Referenced by FreeColSingletonPS(), and FreeColSingletonPS(). ◆ m_old_j
template<class R>
Definition at line 759 of file spxmainsm.h. Referenced by FreeColSingletonPS(), and FreeColSingletonPS(). ◆ m_onLhs
template<class R>
Definition at line 763 of file spxmainsm.h. Referenced by FreeColSingletonPS(), and FreeColSingletonPS(). ◆ m_row
template<class R>
Definition at line 765 of file spxmainsm.h. Referenced by FreeColSingletonPS(), FreeColSingletonPS(), and operator=().
|