BCLS: Bound Constrained Least Squares

Version 0.1

bcdebug.c File Reference

#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)


Detailed Description

Debugging routines. Only linked into library during "make debug".

Definition in file bcdebug.c.


Function Documentation

unsigned long long int hashd ( double  x  ) 

Definition at line 34 of file bcdebug.c.

unsigned long long int hashdv ( const int  n,
double  x[] 
)

Definition at line 62 of file bcdebug.c.

Referenced by hashls().

unsigned long long int hashiv ( const int  n,
int  x[] 
)

Definition at line 47 of file bcdebug.c.

Referenced by hashls().

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