![]() |
fpmas 1.6
|
#include <model.h>
Static Public Member Functions | |
static void | seed (random::DistributedGenerator<>::result_type seed) |
Static Public Attributes | |
static random::DistributedGenerator | rd |
Helper class that defines a static random::DistributedGenerator used by the Neighbors class (for any AgentType
).
The random generator can be seeded by the user to control random neighbors selection and shuffling.
|
static |
Seeds the random generator.
seed | random seed |
|
static |
Static random generator.