Soar Kernel  9.3.2 08-06-12
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions
rl_apoptosis_predicate< T > Class Template Reference

#include <reinforcement_learning.h>

Inherits soar_module::agent_predicate< T >.

Public Member Functions

bool operator() (T val)
 rl_apoptosis_predicate (agent *new_agent)
- Public Member Functions inherited from soar_module::agent_predicate< T >
 agent_predicate (agent *new_agent)
- Public Member Functions inherited from soar_module::predicate< T >
virtual ~predicate ()

Additional Inherited Members

- Protected Attributes inherited from soar_module::agent_predicate< T >
agentmy_agent

Detailed Description

template<typename T>
class rl_apoptosis_predicate< T >

Definition at line 142 of file reinforcement_learning.h.

Constructor & Destructor Documentation

template<typename T >
rl_apoptosis_predicate< T >::rl_apoptosis_predicate ( agent new_agent)

Definition at line 191 of file reinforcement_learning.cpp.

Member Function Documentation

template<typename T >
bool rl_apoptosis_predicate< T >::operator() ( val)
virtual

The documentation for this class was generated from the following files: