Loading...
Searching...
No Matches
SPxMainSM< R >::FreeColSingletonPS Class Reference Postsolves free column singletons. More...
Inheritance diagram for SPxMainSM< R >::FreeColSingletonPS:
![]()
Detailed DescriptionPostsolves free column singletons. Definition at line 740 of file spxmainsm.h. Constructor & Destructor Documentation◆ FreeColSingletonPS() [1/2]
Definition at line 755 of file spxmainsm.h. References SPxMainSM< R >::FreeColSingletonPS::m_j, SPxMainSM< R >::FreeColSingletonPS::m_lRhs, and SPxMainSM< R >::FreeColSingletonPS::m_row. ◆ FreeColSingletonPS() [2/2]
copy constructor Definition at line 771 of file spxmainsm.h. Member Function Documentation◆ clone()clone function for polymorphism Implements SPxMainSM< R >::PostStep. Definition at line 795 of file spxmainsm.h. References SPxMainSM< R >::FreeColSingletonPS, and soplex::spx_alloc(). ◆ execute()
Implements SPxMainSM< R >::PostStep. ◆ operator=()
assignment operator Definition at line 784 of file spxmainsm.h. References SPxMainSM< R >::FreeColSingletonPS::m_row, and SPxMainSM< R >::PostStep::operator=(). Member Data Documentation◆ m_eqCons◆ m_i◆ m_jDefinition at line 743 of file spxmainsm.h. Referenced by SPxMainSM< R >::FreeColSingletonPS::FreeColSingletonPS(). ◆ m_lRhsDefinition at line 748 of file spxmainsm.h. Referenced by SPxMainSM< R >::FreeColSingletonPS::FreeColSingletonPS(). ◆ m_obj◆ m_old_i◆ m_old_j◆ m_onLhs◆ m_row
Definition at line 751 of file spxmainsm.h. Referenced by SPxMainSM< R >::FreeColSingletonPS::FreeColSingletonPS(), and SPxMainSM< R >::FreeColSingletonPS::operator=().
|