Version 0.1
#include "bclib.h"
Include dependency graph for bcdebug.c:
Go to the source code of this file.
Functions | |
unsigned long long int | hashd (double x) |
unsigned long long int | hashiv (const int n, int x[]) |
unsigned long long int | hashdv (const int n, double x[]) |
unsigned long long int | hashls (BCLS *ls) |
Definition in file bcdebug.c.
unsigned long long int hashdv | ( | const int | n, | |
double | x[] | |||
) |
unsigned long long int hashiv | ( | const int | n, | |
int | x[] | |||
) |
unsigned long long int hashls | ( | BCLS * | ls | ) |
Definition at line 84 of file bcdebug.c.
References BCLS::aBreak, BCLS::anorm, BCLS::b, BCLS::bl, BCLS::bu, BCLS::c, BCLS::dx, BCLS::dxFree, BCLS::g, hashdv(), hashiv(), BCLS::iBreak, BCLS::ix, BCLS::m, BCLS::n, BCLS::r, BCLS::wrk_u, BCLS::wrk_v, BCLS::wrk_w, and BCLS::x.
Here is the call graph for this function:
Generated on Sun Mar 4 22:50:03 2007 by Doxygen 1.5.1