#include <base_adapter.hpp>
Definition at line 8 of file base_adapter.hpp.
| stan::mcmc::base_adapter::base_adapter |
( |
| ) |
|
|
inline |
| bool stan::mcmc::base_adapter::adapting |
( |
| ) |
|
|
inline |
| virtual void stan::mcmc::base_adapter::disengage_adaptation |
( |
| ) |
|
|
inlinevirtual |
Reimplemented in stan::mcmc::adapt_dense_e_static_hmc< M, BaseRNG >, stan::mcmc::adapt_diag_e_static_hmc< M, BaseRNG >, stan::mcmc::adapt_dense_e_nuts< M, BaseRNG >, stan::mcmc::adapt_diag_e_nuts< M, BaseRNG >, stan::mcmc::adapt_unit_e_static_hmc< M, BaseRNG >, and stan::mcmc::adapt_unit_e_nuts< M, BaseRNG >.
Definition at line 15 of file base_adapter.hpp.
| virtual void stan::mcmc::base_adapter::engage_adaptation |
( |
| ) |
|
|
inlinevirtual |
| bool stan::mcmc::base_adapter::adapt_flag_ |
|
protected |
The documentation for this class was generated from the following file: