1 #ifndef STAN__MCMC__BASE__INTEGRATOR__BETA
2 #define STAN__MCMC__BASE__INTEGRATOR__BETA
10 template <
typename H,
typename P>
17 virtual void evolve(P& z, H& hamiltonian,
const double epsilon) = 0;
base_integrator(std::ostream *o)
std::ostream * out_stream_
virtual void evolve(P &z, H &hamiltonian, const double epsilon)=0