CosmoBolognaLib
Free Software C++/Python libraries for cosmological calculations
Prior.h File Reference

The class Prior. More...

#include "Distribution.h"
Include dependency graph for Prior.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

The class Prior.

This file defines the interface of the class Prior

Authors
Federico Marulli, Alfonso Veropalumbo
feder.nosp@m.ico..nosp@m.marul.nosp@m.li3@.nosp@m.unibo.nosp@m..it, alfon.nosp@m.so.v.nosp@m.eropa.nosp@m.lumb.nosp@m.o@uni.nosp@m.bo.i.nosp@m.t

Definition in file Prior.h.