Definition in file eg_dbasis_red.c.
#include "eg_dbasis_red.h"
Include dependency graph for eg_dbasis_red.c:

Go to the source code of this file.
Functions | |
| int | EGdBsRed (EGdBsRed_t *const bsred, unsigned *const dim, EGlpNum_t zero_tol, int *const status) |
| This function performs the so-called LLL basis reduction algorithm. | |
| static void | EGdBsRedBuildGM (EGdMatrix_t *const GM, const unsigned full_dim, const unsigned length, EGlpNum_t **const basis, EGlpNum_t orilen, EGlpNum_t tmpval) |
| , build (from scratch) the GM matrix | |
Variables | |
| uintmax_t | EGdBsRedStats [10] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } |
| where to hold the profile information | |
1.4.5