biomcmc-lib  0.1
low level library for phylogenetic analysis
Data Fields
bipartition_struct Struct Reference

Bit-string representation of splits. More...

#include <bipartition.h>

Collaboration diagram for bipartition_struct:
Collaboration graph
[legend]

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.
 

Detailed Description

Bit-string representation of splits.


The documentation for this struct was generated from the following file: