![]() |
CosmoBolognaLib
Free Software C++/Python libraries for cosmological calculations
|
The class Prior. More...
#include "Distribution.h"

Go to the source code of this file.
Classes | |
| class | cbl::statistics::Prior |
| The class Prior. More... | |
Namespaces | |
| cbl | |
| The global namespace of the CosmoBolognaLib | |
| cbl::statistics | |
| The namespace of the functions and classes used for statistical analyses | |
Typedefs | |
| typedef std::function< double(const std::vector< double >, const std::shared_ptr< void >)> | cbl::statistics::Prior_function |
| definition of a function for computation of the Prior | |