Data structures for saving the working matrix and U factor. More...
#include <clufactor_rational.h>
Classes | |
struct | Col |
struct | Row |
Public Attributes | |
struct soplex::CLUFactorRational::U::Row | row |
struct soplex::CLUFactorRational::U::Col | col |
Data structures for saving the working matrix and U factor.
Definition at line 117 of file clufactor_rational.h.
struct soplex::CLUFactorRational::U::Col col |
Referenced by SLUFactorRational::SLUFactorRational().
struct soplex::CLUFactorRational::U::Row row |
Referenced by SLUFactorRational::SLUFactorRational().