Fleet  0.0.9
Inference in the LOT
Classes
MCMCable.h File Reference

A class is MCMCable if it is Bayesable and lets us propose, restart, and check equality (which MCMC does for speed). More...

#include <optional>
#include "Bayesable.h"
Include dependency graph for MCMCable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MCMCable< this_t, Args >
 

Detailed Description

A class is MCMCable if it is Bayesable and lets us propose, restart, and check equality (which MCMC does for speed).