CAFE
Computational Analysis of gene Family Evolution
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BirthDeathCacheArray Struct Reference

A cache of values of family size transition probabilities. More...

#include <birthdeath.h>

Data Fields

hash_table_ttable
 
int maxFamilysize
 

Detailed Description

A cache of values of family size transition probabilities.

table keys are BirthDeathCacheKeys, which hold values for branch length, lambda, and mu Values are a square matrix which hold transition probablities from size i to size j

Field Documentation

int BirthDeathCacheArray::maxFamilysize
hash_table_t* BirthDeathCacheArray::table

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