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

dartfile
Document dartfile()
Undocumented in source. Be warned that the author may not have intended to support it.
elements
Document elements()
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

db1
DART db1;
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