|
flavour
|
A class containing the parameters of a proposal for the next step in the Markov Chain. More...
#include <MCMC.h>

Public Member Functions | |
| Proposal (const Model *m) | |
| void | findPeaks (uint ns=1, int max=0) |
| void | getProposal () |
| void | getNextPoint () |
Public Attributes | |
| const Model * | model |
| vector< Peak > | vPeak |
| Peak | floatPeak |
| Peak | proposal |
| double | total |
A class containing the parameters of a proposal for the next step in the Markov Chain.
|
inline |
|
inline |