biomcmc-lib
0.1
low level library for phylogenetic analysis
|
Data Fields | |
uint64_t | mask |
mask to make sure we consider only active positions (of last bitstring) | |
int | ints |
Vector size and total number of elements (n_ints = n_bits/(8*sizeof(long long)) +1). | |
int | bits |
int | original_size |
int | ref_counter |
How many times this struct is being referenced. | |