Parallel PopGen Package
|
functor: turns sampling and preserving on (for every generation except the final one which is always sampled) More...
Public Member Functions | |
__host__ __forceinline__ bool | operator() (const int generation) const |
Preserving and Sampling operator, returns boolean b to turn on/off preserving and sampling in generation generation of the simulation. More... | |
functor: turns sampling and preserving on (for every generation except the final one which is always sampled)
Definition at line 277 of file go_fish.cuh.
__host__ __forceinline__ bool Sim_Model::bool_on::operator() | ( | const int | generation | ) | const |
Preserving and Sampling operator, returns boolean b
to turn on/off preserving and sampling in generation generation
of the simulation.
b = true
Definition at line 555 of file template_inline_simulation_functors.cuh.