Loading...
Searching...
No Matches
SPxMainSM< R >::AggregationPS Class Reference Postsolves aggregation. More...
Inheritance diagram for SPxMainSM< R >::AggregationPS:
![]()
Detailed DescriptionPostsolves aggregation. Definition at line 1071 of file spxmainsm.h. Constructor & Destructor Documentation◆ AggregationPS() [1/2]Definition at line 1089 of file spxmainsm.h. References SPxMainSM< R >::AggregationPS::m_j, and SPxMainSM< R >::AggregationPS::m_row. ◆ AggregationPS() [2/2]
copy constructor Definition at line 1107 of file spxmainsm.h. Member Function Documentation◆ clone()clone function for polymorphism Implements SPxMainSM< R >::PostStep. Definition at line 1135 of file spxmainsm.h. References SPxMainSM< R >::AggregationPS, and soplex::spx_alloc(). ◆ execute()
Implements SPxMainSM< R >::PostStep. ◆ operator=()
assignment operator Definition at line 1123 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
Definition at line 1085 of file spxmainsm.h. Referenced by SPxMainSM< R >::AggregationPS::operator=(). ◆ m_i◆ m_jDefinition at line 1074 of file spxmainsm.h. Referenced by SPxMainSM< R >::AggregationPS::AggregationPS(). ◆ m_lower◆ m_obj◆ m_old_i◆ m_old_j◆ m_oldlower◆ m_oldupper◆ m_rhs◆ m_row
Definition at line 1084 of file spxmainsm.h. Referenced by SPxMainSM< R >::AggregationPS::AggregationPS(), and SPxMainSM< R >::AggregationPS::operator=(). ◆ m_upper
|