Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

gnn_globals.h File Reference

#include <assert.h>
#include <stdarg.h>
#include <gsl/gsl_errno.h>
#include <gsl/gsl_block.h>
#include <gsl/gsl_vector.h>

Include dependency graph for gnn_globals.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define GNN_SQRT2   1.4142135623731
  .

#define GNN_INVSQRT2   0.70710678118655
  .

#define GNN_PI   3.1415926535898
  .

#define GNN_DEFAULT_RNG   gsl_rng_mt19937
 The default random number's name.

#define GNN_DEFAULT_EPS   0.001
 The default step size for computing finite differences.

#define GNN_TINY   0.000001
 Tiny value for divisions.

#define GNN_MAX_BUF   8096
 The maximum size for input/output character buffers.

#define GNN_INFTY   -1
 The infinity constant for unsigned integers.


Generated on Sun Jun 13 20:50:41 2004 for libgnn Gradient Retropropagation Machine Library by doxygen1.2.18