#include <vector>
#include <math.h>
#include "BCEngineMCMC.h"
#include "BCParameter.h"
#include "BCDataPoint.h"
Go to the source code of this file.
Classes | |
class | BCIntegrate |
A class for handling numerical operations for models. More... | |
Defines | |
#define | BC_DEBUG 0 |
#define BC_DEBUG 0 |
Definition at line 41 of file BCIntegrate.h.