AddRemoveAndReadTheResult

Undocumented in source.

Constructors

this
this(DartInfo info, uint seed, uint number_of_seeds, uint number_of_rounds, uint number_of_samples)
Undocumented in source.

Members

Functions

dartfiles
Document dartfiles()
Undocumented in source. Be warned that the author may not have intended to support it.
darts
Document darts()
Undocumented in source. Be warned that the author may not have intended to support it.
databases
Document databases()
Undocumented in source. Be warned that the author may not have intended to support it.
instructions
Document instructions()
Undocumented in source. Be warned that the author may not have intended to support it.
randomarchives
Document randomarchives()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bullseyes_not_the_same
bool bullseyes_not_the_same;
Undocumented in source.
db1
DART db1;
Undocumented in source.
db2
DART db2;
Undocumented in source.
gen
Mt19937 gen;
Undocumented in source.
info
DartInfo info;
Undocumented in source.
insert_watch
auto insert_watch;
Undocumented in source.
number_of_rounds
uint number_of_rounds;
Undocumented in source.
number_of_samples
uint number_of_samples;
Undocumented in source.
number_of_seeds
uint number_of_seeds;
Undocumented in source.
operations
uint operations;
Undocumented in source.
random_archives
RandomArchives[] random_archives;
Undocumented in source.
read_watch
auto read_watch;
Undocumented in source.

Meta