HopfieldServer.cc File Reference

#include "HopfieldServer.h"
#include <sstream>
#include <iomanip>
#include <float.h>
#include <math.h>
#include <sys/time.h>
#include <unistd.h>
#include <opencog/atomspace/Link.h>
#include <opencog/dynamics/attention/atom_types.h>
#include <opencog/dynamics/attention/ImportanceUpdatingAgent.h>
#include <opencog/util/Logger.h>
#include <opencog/util/platform.h>
#include <opencog/util/mt19937ar.h>
#include "HopfieldOptions.h"
#include "StorkeyAgent.h"
#include "ImprintAgent.h"

Include dependency graph for HopfieldServer.cc:

Go to the source code of this file.

Defines

#define AFTER_SPREAD_DELAY   2
#define AFTER_RETRIEVAL_DELAY   5
#define AFTER_IMPRINT_DELAY   2
#define SHOW_CUE_PATTERN_DELAY   5

Functions

template<class T>
string to_string (const T &t)


Define Documentation

#define AFTER_IMPRINT_DELAY   2

Definition at line 62 of file HopfieldServer.cc.

#define AFTER_RETRIEVAL_DELAY   5

Definition at line 61 of file HopfieldServer.cc.

#define AFTER_SPREAD_DELAY   2

Definition at line 60 of file HopfieldServer.cc.

#define SHOW_CUE_PATTERN_DELAY   5

Definition at line 63 of file HopfieldServer.cc.


Function Documentation

template<class T>
string to_string ( const T &  t  )  [inline]

Definition at line 199 of file HopfieldServer.cc.

Here is the caller graph for this function:


Generated on Fri Dec 4 23:23:32 2009 for OpenCog Framework by  doxygen 1.5.6