#include <NoBelief.h>
Definition at line 25 of file NoBelief.h.
static void stride::NoBelief::initialize |
( |
Data & |
belief_data, |
|
|
double |
risk_averseness |
|
) |
| |
|
inlinestatic |
static void stride::NoBelief::update |
( |
Data & |
belief_data, |
|
|
Health & |
health_data |
|
) |
| |
|
inlinestatic |
template<typename BehaviourPolicy >
static void stride::NoBelief::update |
( |
Data & |
belief_data, |
|
|
const Person< BehaviourPolicy, NoBelief > * |
p |
|
) |
| |
|
inlinestatic |
static bool stride::NoBelief::hasAdopted |
( |
const Data & |
belief_data | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: