tagion.utils.Gene

Undocumented in source.

Members

Functions

gene_count
uint gene_count(ulong bitstring)
Undocumented in source. Be warned that the author may not have intended to support it.
gene_count
uint gene_count(const(ulong[]) bitstream)
Undocumented in source. Be warned that the author may not have intended to support it.
gene_xor
ulong[] gene_xor(const(ulong[]) a, const(ulong[]) b)
Undocumented in source. Be warned that the author may not have intended to support it.
gene_xor
void gene_xor(ulong[] result, const(ulong[]) a, const(ulong[]) b)
Undocumented in source.

Meta