mlp Namespace Reference


Classes

struct  neuron
class  layer
class  net
struct  sample
class  set

Typedefs

typedef double real
typedef std::vector< realvector

Functions

real sigmoid (const real &x)
istream & operator>> (istream &is, sample &s)
ostream & operator<< (ostream &os, const sample &s)
ostream & operator<< (ostream &os, const set &s)
real euclidean_distance (const net &n1, const net &n2)

Variables

const real max_real = std::numeric_limits<real>::max()
const real min_real = std::numeric_limits<real>::min()


Generated on Thu Apr 19 11:02:35 2007 for EO by  doxygen 1.4.7