From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/namespaceNLAINIMAT.html | 199 +++++++++++++++++++++++++++++++ 1 file changed, 199 insertions(+) create mode 100644 docs/doxygen/nel/namespaceNLAINIMAT.html (limited to 'docs/doxygen/nel/namespaceNLAINIMAT.html') diff --git a/docs/doxygen/nel/namespaceNLAINIMAT.html b/docs/doxygen/nel/namespaceNLAINIMAT.html new file mode 100644 index 00000000..6d86e701 --- /dev/null +++ b/docs/doxygen/nel/namespaceNLAINIMAT.html @@ -0,0 +1,199 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NLAINIMAT Namespace Reference

+

+ + + + + + + + + + + + + + + + + + + + + +

Compounds

class  NLAINIMAT::CActionCS
 An action for a Classifier System. More...

class  NLAINIMAT::IBlackBox
 An interface between an agent and a C++ component. More...

class  NLAINIMAT::CClassifierSystem::CClassifier
class  NLAINIMAT::CClassifierSystem::CClassifierConditionCell
class  NLAINIMAT::CClassifierSystem
 A simple and minimal version of a Classifier System. More...

struct  NLAINIMAT::CNetCS::CMotivateCS
class  NLAINIMAT::CMotivationEnergy
 A Class for manage witch source motivate a CS or an action. More...

class  NLAINIMAT::CMotivationEnergy::CMotivationValue
class  NLAINIMAT::CNetCS
 A net of a Classifier System. More...


Typedefs

typedef std::string tString
typedef std::list< tStringtCommandList
typedef std::map< tString,
+ CIdentType > 
tParameterList
typedef std::map< std::string,
+ char > 
TSensorMap
+


Typedef Documentation

+

+ + + + +
+ + +
typedef std::list<tString> NLAINIMAT::tCommandList +
+
+ + + + + +
+   + + +

+ +

+Definition at line 32 of file black_box.h.

+

+ + + + +
+ + +
typedef std::map<tString,CIdentType > NLAINIMAT::tParameterList +
+
+ + + + + +
+   + + +

+ +

+Definition at line 33 of file black_box.h.

+

+ + + + +
+ + +
typedef std::map< std::string , char> NLAINIMAT::TSensorMap +
+
+ + + + + +
+   + + +

+ +

+Definition at line 36 of file classifier.h. +

+Referenced by NLAINIMAT::CClassifierSystem::addClassifier, NLAINIMAT::CClassifierSystem::addClassifierSystem, NLAINIMAT::CActionCS::addMotivationRule, NLAINIMAT::CClassifierSystem::selectBehavior, and NLAINIMAT::CNetCS::setSensors.

+

+ + + + +
+ + +
typedef std::string NLAINIMAT::tString +
+
+ + + + + +
+   + + +

+ +

+Definition at line 31 of file black_box.h.

+ + + +
                                                                                                                                                                    +

+ + -- cgit v1.2.1