Loading...
Searching...
No Matches
SPxMainSM< R >::DuplicateColsPS Class Reference Postsolves duplicate columns. More...
Inheritance diagram for SPxMainSM< R >::DuplicateColsPS:
![]()
Detailed Descriptiontemplate<class R> class soplex::SPxMainSM< R >::DuplicateColsPS Postsolves duplicate columns. Definition at line 1019 of file spxmainsm.h. Constructor & Destructor Documentation◆ DuplicateColsPS() [1/2]
template<class R>
Definition at line 1034 of file spxmainsm.h. References m_isFirst, m_isLast, m_j, m_k, m_loJ, m_loK, m_perm, m_scale, m_upJ, m_upK, SPxMainSM< R >::PostStep::nCols, SPxMainSM< R >::PostStep::nRows, and SPxMainSM< R >::PostStep::PostStep(). Referenced by clone(), DuplicateColsPS(), and operator=(). ◆ DuplicateColsPS() [2/2]
template<class R>
copy constructor Definition at line 1049 of file spxmainsm.h. References DuplicateColsPS(), m_isFirst, m_isLast, m_j, m_k, m_loJ, m_loK, m_perm, m_scale, m_upJ, m_upK, and SPxMainSM< R >::PostStep::PostStep(). Member Function Documentation◆ clone()
template<class R>
clone function for polymorphism Implements SPxMainSM< R >::PostStep. Definition at line 1073 of file spxmainsm.h. References SPxMainSM< R >::DuplicateColsPS, DuplicateColsPS(), SPxMainSM< R >::PostStep::PostStep(), and soplex::spx_alloc(). ◆ execute()
template<class R>
Implements SPxMainSM< R >::PostStep. ◆ operator=()
template<class R>
assignment operator Definition at line 1063 of file spxmainsm.h. References DuplicateColsPS(), and SPxMainSM< R >::PostStep::operator=(). Member Data Documentation◆ m_isFirst
template<class R>
Definition at line 1029 of file spxmainsm.h. Referenced by DuplicateColsPS(), and DuplicateColsPS(). ◆ m_isLast
template<class R>
Definition at line 1030 of file spxmainsm.h. Referenced by DuplicateColsPS(), and DuplicateColsPS(). ◆ m_j
template<class R>
Definition at line 1022 of file spxmainsm.h. Referenced by DuplicateColsPS(), and DuplicateColsPS(). ◆ m_k
template<class R>
Definition at line 1023 of file spxmainsm.h. Referenced by DuplicateColsPS(), and DuplicateColsPS(). ◆ m_loJ
template<class R>
Definition at line 1024 of file spxmainsm.h. Referenced by DuplicateColsPS(), and DuplicateColsPS(). ◆ m_loK
template<class R>
Definition at line 1026 of file spxmainsm.h. Referenced by DuplicateColsPS(), and DuplicateColsPS(). ◆ m_perm
template<class R>
Definition at line 1031 of file spxmainsm.h. Referenced by DuplicateColsPS(), and DuplicateColsPS(). ◆ m_scale
template<class R>
Definition at line 1028 of file spxmainsm.h. Referenced by DuplicateColsPS(), and DuplicateColsPS(). ◆ m_upJ
template<class R>
Definition at line 1025 of file spxmainsm.h. Referenced by DuplicateColsPS(), and DuplicateColsPS(). ◆ m_upK
template<class R>
Definition at line 1027 of file spxmainsm.h. Referenced by DuplicateColsPS(), and DuplicateColsPS().
|