1 #ifndef __CAFE_SHELL_H__
2 #define __CAFE_SHELL_H__
double * sizeDist
Definition: cafe_shell.h:16
int b_symmetric
Definition: cafe_shell.h:21
double * estimates
Definition: cafe_shell.h:23
enumCafeSehll
Definition: cafe_shell.h:8
Definition: cafe_shell.h:11
int b_peakzero
Definition: cafe_shell.h:22
int ** pairs
Definition: cafe_shell.h:18
int maxFamilySize
Definition: cafe_shell.h:17
int model_parameter_number
Definition: cafe_shell.h:19
Definition: cafe_shell.h:14
void set_birth_death_probabilities4(struct probabilities *probs, int num_lambdas, int fix_cluster, int taxa_id, double *parameters)
Definition: cafe_shell.c:148
ErrorMeasure * pErrorMeasure
Definition: cafe_shell.h:26
void initialize_k_bd(pCafeTree pcafe, pTree lambda_tree, int num_values, int fixcluster, double *parameters)
Definition: cafe_shell.c:194
int model_parameter_diff
Definition: cafe_shell.h:20
Definition: cafe_shell.h:10