Loading...
Searching...
No Matches
SPxMainSM< R >::EmptyConstraintPS Class Reference Postsolves empty constraints. More...
Inheritance diagram for SPxMainSM< R >::EmptyConstraintPS:
![]()
Detailed Descriptiontemplate<class R> class soplex::SPxMainSM< R >::EmptyConstraintPS Postsolves empty constraints. Definition at line 254 of file spxmainsm.h. Constructor & Destructor Documentation◆ EmptyConstraintPS() [1/2]
template<class R>
Definition at line 263 of file spxmainsm.h. References m_i, m_old_i, m_row_obj, SPxMainSM< R >::PostStep::nCols, SPxMainSM< R >::PostStep::nRows, and SPxMainSM< R >::PostStep::PostStep(). Referenced by EmptyConstraintPS(), and operator=(). ◆ EmptyConstraintPS() [2/2]
template<class R>
copy constructor Definition at line 270 of file spxmainsm.h. References EmptyConstraintPS(), m_i, m_old_i, m_row_obj, and SPxMainSM< R >::PostStep::PostStep(). Member Function Documentation◆ clone()
template<class R>
clone function for polymorphism Implements SPxMainSM< R >::PostStep. Definition at line 293 of file spxmainsm.h. References SPxMainSM< R >::EmptyConstraintPS, and SPxMainSM< R >::PostStep::PostStep(). ◆ execute()
template<class R>
Implements SPxMainSM< R >::PostStep. ◆ operator=()
template<class R>
assignment operator Definition at line 277 of file spxmainsm.h. References EmptyConstraintPS(), m_i, m_old_i, and m_row_obj. Member Data Documentation◆ m_i
template<class R>
Definition at line 257 of file spxmainsm.h. Referenced by EmptyConstraintPS(), EmptyConstraintPS(), and operator=(). ◆ m_old_i
template<class R>
Definition at line 258 of file spxmainsm.h. Referenced by EmptyConstraintPS(), EmptyConstraintPS(), and operator=(). ◆ m_row_obj
template<class R>
Definition at line 259 of file spxmainsm.h. Referenced by EmptyConstraintPS(), EmptyConstraintPS(), and operator=().
|