BayesianAnalysisToolkit  0.9.3
Classes | Typedefs | Variables
BCModel.h File Reference
#include "BCIntegrate.h"
#include <string>

Go to the source code of this file.

Classes

class  BCModel
 The base class for all user-defined models. More...
 

Typedefs

typedef std::vector< BCModel * > BCModelContainer
 

Variables

const int MAXNDATAPOINTVALUES = 20
 

Typedef Documentation

typedef std::vector<BCModel*> BCModelContainer

Definition at line 589 of file BCModel.h.

Variable Documentation

const int MAXNDATAPOINTVALUES = 20

Definition at line 46 of file BCModel.h.