#include "pdf.h"
#include "discretepdf.h"
#include "../wrappers/matrix/vector_wrapper.h"
#include "../wrappers/matrix/matrix_wrapper.h"
#include "../wrappers/rng/rng.h"
#include <vector>
#include "mixture.cpp"
Go to the source code of this file.
Classes | |
class | BFL::Mixture< T > |
Class representing a mixture of PDFs, the mixture can contain different. More... | |
Namespaces | |
namespace | BFL |