Loading...
Searching...
No Matches
SPxMainSM< R >::RowObjPS Class Reference Postsolves row objectives. More...
Inheritance diagram for SPxMainSM< R >::RowObjPS:
![]()
Detailed Descriptiontemplate<class R> class soplex::SPxMainSM< R >::RowObjPS Postsolves row objectives. Definition at line 158 of file spxmainsm.h. Constructor & Destructor Documentation◆ RowObjPS() [1/2]
template<class R >
Definition at line 166 of file spxmainsm.h. Referenced by SPxMainSM< R >::RowObjPS::clone(). ◆ RowObjPS() [2/2]copy constructor Definition at line 172 of file spxmainsm.h. Member Function Documentation◆ clone()
template<class R >
clone function for polymorphism Implements SPxMainSM< R >::PostStep. Definition at line 193 of file spxmainsm.h. References SPxMainSM< R >::RowObjPS::RowObjPS(). ◆ execute()
template<class R >
Implements SPxMainSM< R >::PostStep. ◆ operator=()assignment operator Definition at line 178 of file spxmainsm.h. References SPxMainSM< R >::RowObjPS::m_i, and SPxMainSM< R >::RowObjPS::m_j. Member Data Documentation◆ m_i
template<class R >
row index Definition at line 161 of file spxmainsm.h. Referenced by SPxMainSM< R >::RowObjPS::operator=(). ◆ m_j
template<class R >
slack column index Definition at line 162 of file spxmainsm.h. Referenced by SPxMainSM< R >::RowObjPS::operator=().
|