likelihood_base.h File Reference
Header file for the Base Likelihood class. More...
#include <vector>
#include <iostream>
#include <string>
#include <cmath>
#include <limits>
#include "prior.h"
#include <mpi.h>
Include dependency graph for likelihood_base.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | likelihood_base |
Defines an interface to calculate log-likelihoods given a set of parameters for an specific model, and assuming that the corresponding datatypes have Gaussian errors. More... | |
Detailed Description
- Date
- April, 2017