![]() |
Stan
2.10.0
probability, sampling & optimization
|
#include <base_adapter.hpp>
Public Member Functions | |
base_adapter () | |
virtual void | engage_adaptation () |
virtual void | disengage_adaptation () |
bool | adapting () |
Protected Attributes | |
bool | adapt_flag_ |
Definition at line 7 of file base_adapter.hpp.
|
inline |
Definition at line 9 of file base_adapter.hpp.
|
inline |
Definition at line 20 of file base_adapter.hpp.
|
inlinevirtual |
Reimplemented in stan::mcmc::adapt_dense_e_static_hmc< Model, BaseRNG >, stan::mcmc::adapt_diag_e_static_hmc< Model, BaseRNG >, stan::mcmc::adapt_diag_e_nuts_classic< Model, BaseRNG >, stan::mcmc::adapt_dense_e_static_uniform< Model, BaseRNG >, stan::mcmc::adapt_dense_e_nuts< Model, BaseRNG >, stan::mcmc::adapt_diag_e_nuts< Model, BaseRNG >, stan::mcmc::adapt_dense_e_nuts_classic< Model, BaseRNG >, stan::mcmc::adapt_diag_e_static_uniform< Model, BaseRNG >, stan::mcmc::adapt_dense_e_xhmc< Model, BaseRNG >, stan::mcmc::adapt_diag_e_xhmc< Model, BaseRNG >, stan::mcmc::adapt_softabs_static_uniform< Model, BaseRNG >, stan::mcmc::adapt_unit_e_static_uniform< Model, BaseRNG >, stan::mcmc::adapt_unit_e_static_hmc< Model, BaseRNG >, stan::mcmc::adapt_softabs_static_hmc< Model, BaseRNG >, stan::mcmc::adapt_unit_e_nuts_classic< Model, BaseRNG >, stan::mcmc::adapt_unit_e_xhmc< Model, BaseRNG >, stan::mcmc::adapt_softabs_nuts< Model, BaseRNG >, stan::mcmc::adapt_unit_e_nuts< Model, BaseRNG >, and stan::mcmc::adapt_softabs_xhmc< Model, BaseRNG >.
Definition at line 16 of file base_adapter.hpp.
|
inlinevirtual |
Definition at line 12 of file base_adapter.hpp.
|
protected |
Definition at line 25 of file base_adapter.hpp.