#include <fglmgauss.h>
Definition at line 17 of file fglmgauss.h.
◆ gaussReducer()
gaussReducer::gaussReducer |
( |
int |
dimen | ) |
|
Definition at line 57 of file fglmgauss.cc.
63 #ifndef HAVE_EXPLICIT_CONSTR
◆ ~gaussReducer()
gaussReducer::~gaussReducer |
( |
| ) |
|
Definition at line 73 of file fglmgauss.cc.
76 #ifndef HAVE_EXPLICIT_CONSTR
◆ getDependence()
◆ reduce()
◆ store()
void gaussReducer::store |
( |
| ) |
|
Definition at line 159 of file fglmgauss.cc.
189 #ifndef HAVE_EXPLICIT_CONSTR
◆ elems
◆ isPivot
◆ max
◆ pdenom
number gaussReducer::pdenom |
|
private |
◆ perm
◆ size
The documentation for this class was generated from the following files:
bool pivot(const matrix aMat, const int r1, const int r2, const int c1, const int c2, int *bestR, int *bestC, const ring R)
This code computes a score for each non-zero matrix entry in aMat[r1..r2, c1..c2].