![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <stepsize_adapter.hpp>
Public Member Functions | |
| stepsize_adapter () | |
| stepsize_adaptation & | get_stepsize_adaptation () |
Public Member Functions inherited from stan::mcmc::base_adapter | |
| base_adapter () | |
| virtual void | engage_adaptation () |
| virtual void | disengage_adaptation () |
| bool | adapting () |
Protected Attributes | |
| stepsize_adaptation | stepsize_adaptation_ |
Protected Attributes inherited from stan::mcmc::base_adapter | |
| bool | adapt_flag_ |
Definition at line 11 of file stepsize_adapter.hpp.
|
inline |
Definition at line 15 of file stepsize_adapter.hpp.
|
inline |
Definition at line 17 of file stepsize_adapter.hpp.
|
protected |
Definition at line 23 of file stepsize_adapter.hpp.