likelihood_gaussian.h File Reference

Header file for the Gaussian likelihood class. More...

#include <vector>
#include "likelihood_base.h"
Include dependency graph for likelihood_gaussian.h:
This graph shows which files directly or indirectly include this file:

Classes

class  likelihood_gaussian
 Defines a class that constructs a likelihood object for a Nd gaussian distribution with diagonal covariance matrix. More...
 

Detailed Description

Author
Date
April, 2017

Derived from the base likelihood class. Returns the natural log of the likelihood. The data and model objects are passed to the constructor