Loading...
Searching...
No Matches
CLUFactor< R >::Perm Struct Reference Data structures for saving the row and column permutations. More...
Detailed Descriptiontemplate<class R> struct soplex::CLUFactor< R >::Perm Data structures for saving the row and column permutations. Definition at line 130 of file clufactor.h. Member Data Documentation◆ orig
template<class R >
orig[p] original index from p Definition at line 132 of file clufactor.h. ◆ perm
template<class R >
perm[i] permuted index from i Definition at line 133 of file clufactor.h.
|