Loggers for storing results of experiments. More...
#include "bdmbase.h"
#include "user_info.h"
Go to the source code of this file.
Classes | |
class | bdm::memlog |
class | bdm::stdlog |
Simple logger used for debugging All data records are written out to std from where they could be send to file. More... | |
class | bdm::dirfilelog |
Logging into dirfile with buffer in memory. More... | |
Functions | |
bdm::UIREGISTER (memlog) | |
bdm::SHAREDPTR (memlog) | |
bdm::UIREGISTER (stdlog) | |
bdm::UIREGISTER (dirfilelog) | |
bdm::SHAREDPTR (dirfilelog) |
Loggers for storing results of experiments.
----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
Using IT++ for numerical operations -----------------------------------