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

#include <Globals.h>

Public Member Functions

 Globals ()
 Initializes the global cafe_param that holds the data acted upon by cafe. Called at program startup. More...
 
 ~Globals ()
 
void Clear (int btree_skip)
 
void Prepare ()
 

Data Fields

CafeParam param
 
pTree mu_tree
 
viterbi_parametersviterbi
 
cross_validatorvalidator
 
int num_random_samples
 
std::string str_log
 

Constructor & Destructor Documentation

Globals::Globals ( )

Initializes the global cafe_param that holds the data acted upon by cafe. Called at program startup.

Globals::~Globals ( )

Member Function Documentation

void Globals::Clear ( int  btree_skip)
void Globals::Prepare ( )

Field Documentation

pTree Globals::mu_tree
int Globals::num_random_samples
CafeParam Globals::param
std::string Globals::str_log
cross_validator* Globals::validator
viterbi_parameters* Globals::viterbi

The documentation for this class was generated from the following files: