biomcmc-lib
0.1
low level library for phylogenetic analysis
|
Data Fields | |
int | n_samples |
int | n_distances |
int | which_distance |
double ** | dist |
bool * | cached |
void * | data |
void(* | distance_function )(void *, int, int, double *) |
int | ref_counter |