|
biomcmc-lib
0.1
low level library for phylogenetic analysis
|
Bit-string representation of splits. More...
#include <bipartition.h>

Data Fields | |
| uint64_t * | bs |
| Representation of a bipartition by a vector of integers (bitstrings). | |
| int | n_ones |
| Counter (number of "one"s) | |
| bipsize | n |
| number of bits (leaves), vector size and mask | |
| int | ref_counter |
| How many times this struct is being referenced. | |
Bit-string representation of splits.
1.8.13