Simplifies some of the analytic 1D likelihoods
@colm.talbot @matthew-pitkin @gregory.ashton
I created a superclass for the analytic 1D likelihoods that @matthew-pitkin recently introduced. It reduces some code redundancies. I called the superclass _Analytic1DLikelihood
. It is private because the class because users should never instantiate it.
Edited by Moritz Huebner