Loading...
Searching...
No Matches
SPxMainSM< R >::AggregationPS Class Reference Postsolves aggregation. More...
Inheritance diagram for SPxMainSM< R >::AggregationPS:
![]()
Detailed Descriptiontemplate<class R> class soplex::SPxMainSM< R >::AggregationPS Postsolves aggregation. Definition at line 1087 of file spxmainsm.h. Constructor & Destructor Documentation◆ AggregationPS() [1/2]
template<class R >
Definition at line 1105 of file spxmainsm.h. References SPxMainSM< R >::AggregationPS::m_j, and SPxMainSM< R >::AggregationPS::m_row. ◆ AggregationPS() [2/2]
template<class R >
copy constructor Definition at line 1124 of file spxmainsm.h. Member Function Documentation◆ clone()
template<class R >
clone function for polymorphism Implements SPxMainSM< R >::PostStep. Definition at line 1152 of file spxmainsm.h. References SPxMainSM< R >::AggregationPS, and soplex::spx_alloc(). ◆ execute()
template<class R >
Implements SPxMainSM< R >::PostStep. ◆ operator=()
template<class R >
assignment operator Definition at line 1140 of file spxmainsm.h. References SPxMainSM< R >::AggregationPS::m_col, SPxMainSM< R >::AggregationPS::m_row, and SPxMainSM< R >::PostStep::operator=(). Member Data Documentation◆ m_col
template<class R >
Definition at line 1101 of file spxmainsm.h. Referenced by SPxMainSM< R >::AggregationPS::operator=(). ◆ m_i
template<class R >
Definition at line 1091 of file spxmainsm.h. ◆ m_j
template<class R >
Definition at line 1090 of file spxmainsm.h. Referenced by SPxMainSM< R >::AggregationPS::AggregationPS(). ◆ m_lower
template<class R >
Definition at line 1095 of file spxmainsm.h. ◆ m_obj
template<class R >
Definition at line 1096 of file spxmainsm.h. ◆ m_old_i
template<class R >
Definition at line 1093 of file spxmainsm.h. ◆ m_old_j
template<class R >
Definition at line 1092 of file spxmainsm.h. ◆ m_oldlower
template<class R >
Definition at line 1098 of file spxmainsm.h. ◆ m_oldupper
template<class R >
Definition at line 1097 of file spxmainsm.h. ◆ m_rhs
template<class R >
Definition at line 1099 of file spxmainsm.h. ◆ m_row
template<class R >
Definition at line 1100 of file spxmainsm.h. Referenced by SPxMainSM< R >::AggregationPS::AggregationPS(), and SPxMainSM< R >::AggregationPS::operator=(). ◆ m_upper
template<class R >
Definition at line 1094 of file spxmainsm.h.
|