prior_base Class Reference
Defines the base prior class. More...
#include "likelihood/prior_base.h"
Inheritance diagram for prior_base:
Public Member Functions | |
virtual double | operator() (double) |
Overloaded paranthesis operator to return the log-prior for each input value. | |
virtual double | derivative (double) |
Derivative operator. | |
virtual double | lower_bound () |
Overloaded bounds operators. | |
virtual double | upper_bound () |
Detailed Description
Defines the base prior class from which all the priors are derived
The documentation for this class was generated from the following file:
- likelihood/prior_base.h