#include <string>
#include "itpp_ext.h"
Go to the source code of this file.
Functions | |
std::string | bdm::load_test_file (const char *fname) |
Non-general but simple file load. | |
bool | bdm::remove_all (const char *path) |
Recursively removes directories and files. | |
double | bdm::normcoef (const epdf *ep, const itpp::vec &xb, const itpp::vec &yb, int xn=100, int yn=100) |
itpp::vec | bdm::num_mean2 (const epdf *ep, const itpp::vec &xb, const itpp::vec &yb, int xn=100, int yn=100) |
----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
Using IT++ for numerical operations -----------------------------------