Loading...
Searching...
No Matches
SPxMainSM< R >::RowObjPS Class Reference Postsolves row objectives. More...
Inheritance diagram for SPxMainSM< R >::RowObjPS:
![]()
Detailed DescriptionPostsolves row objectives. Definition at line 147 of file spxmainsm.h. Constructor & Destructor Documentation◆ RowObjPS() [1/2]Definition at line 155 of file spxmainsm.h. Referenced by SPxMainSM< R >::RowObjPS::clone(). ◆ RowObjPS() [2/2]copy constructor Definition at line 161 of file spxmainsm.h. Member Function Documentation◆ clone()clone function for polymorphism Implements SPxMainSM< R >::PostStep. Definition at line 182 of file spxmainsm.h. References SPxMainSM< R >::RowObjPS::RowObjPS(). ◆ execute()
Implements SPxMainSM< R >::PostStep. ◆ operator=()assignment operator Definition at line 167 of file spxmainsm.h. References SPxMainSM< R >::RowObjPS::m_i, and SPxMainSM< R >::RowObjPS::m_j. Member Data Documentation◆ m_irow index Definition at line 150 of file spxmainsm.h. Referenced by SPxMainSM< R >::RowObjPS::operator=(). ◆ m_jslack column index Definition at line 151 of file spxmainsm.h. Referenced by SPxMainSM< R >::RowObjPS::operator=().
|