Common DataSources. More...
#include "../base/bdmbase.h"#include "../stat/exp_family.h"#include "../base/user_info.h"Go to the source code of this file.
| Classes | |
| class | bdm::MemDS | 
| Memory storage of off-line data column-wise.  More... | |
| class | bdm::EpdfDS | 
| Simulate data from a static pdf (epdf).  More... | |
| class | bdm::MpdfDS | 
| Simulate data from conditional density Still having only one density but allowing conditioning on either input or delayed values.  More... | |
| class | bdm::FileDS | 
| class | bdm::ITppFileDS | 
| Read Data Matrix from an IT file.  More... | |
| class | bdm::CsvFileDS | 
| CSV file data storage The constructor creates Datamatrix from the records in a CSV filefname. The orientation can be of two types: 1.BY_COLwhich is default - the data are stored in columns; one column per time , one row per data item. 2. BY_ROWif the data are stored the classical CSV style. Then each column stores the values for data item, for ex.![$[y_{t} y_{t-1} ...]$](form_23.png) , one row for each discrete time instant.  More... | |
| class | bdm::stateDS | 
| State-space data source simulating two densities.  More... | |
| Functions | |
| bdm::UIREGISTER (MemDS) | |
| bdm::UIREGISTER (EpdfDS) | |
| bdm::UIREGISTER (MpdfDS) | |
| bdm::UIREGISTER (ITppFileDS) | |
| bdm::SHAREDPTR (ITppFileDS) | |
| bdm::UIREGISTER (stateDS) | |
| bdm::SHAREDPTR (stateDS) | |
Common DataSources.
----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
Using IT++ for numerical operations -----------------------------------
 1.6.1
 1.6.1