Skip to content

Implement evaluation of a Gaussian density in utils #59

@xEnVrE

Description

@xEnVrE

There are several places where we are evaluating a Gaussian density, namely

  • GaussianLikelihood::likelihood
  • WhiteNoiseAcceleration::getTransitionProbability
  • GPFCorrection::evaluateProposal

and we will have other such as *KFCorrection::getLikelihood as per #42.

Can we have a utility function in utils.cpp for this? Of course, one day we may end up having a class for distributions.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions