Home
last modified time | relevance | path

Searched refs:base_adapter (Results 1 – 25 of 74) sorted by relevance

123

/dports/math/stan/stan-2.28.2/src/stan/mcmc/
H A Dbase_adapter.hpp7 class base_adapter { class
9 base_adapter() : adapt_flag_(false) {} in base_adapter() function in stan::mcmc::base_adapter
H A Dstepsize_adapter.hpp11 class stepsize_adapter : public base_adapter {
H A Dstepsize_covar_adapter.hpp13 class stepsize_covar_adapter : public base_adapter {
H A Dstepsize_var_adapter.hpp12 class stepsize_var_adapter : public base_adapter {
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/src/stan/mcmc/
H A Dbase_adapter.hpp7 class base_adapter { class
9 base_adapter() in base_adapter() function in stan::mcmc::base_adapter
H A Dstepsize_adapter.hpp11 class stepsize_adapter: public base_adapter {
H A Dstepsize_covar_adapter.hpp13 class stepsize_covar_adapter: public base_adapter {
H A Dstepsize_var_adapter.hpp12 class stepsize_var_adapter: public base_adapter {
/dports/math/stan/stan-2.28.2/src/test/unit/mcmc/
H A Dbase_adapter_test.cpp5 stan::mcmc::base_adapter adapter; in TEST()
11 stan::mcmc::base_adapter adapter; in TEST()
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/nlohmann-json/include/nlohmann/detail/input/
H A Dinput_adapters.hpp290 : base_adapter(base) {} in wide_string_input_adapter()
310 BaseInputAdapter base_adapter; member in nlohmann::detail::wide_string_input_adapter
315 …wide_string_input_helper<BaseInputAdapter, T>::fill_buffer(base_adapter, utf8_bytes, utf8_bytes_in… in fill_buffer()
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/nlohmann/detail/input/
H A Dinput_adapters.hpp290 : base_adapter(base) {} in wide_string_input_adapter()
310 BaseInputAdapter base_adapter; member in nlohmann::detail::wide_string_input_adapter
315 …wide_string_input_helper<BaseInputAdapter, T>::fill_buffer(base_adapter, utf8_bytes, utf8_bytes_in… in fill_buffer()
/dports/audio/giada/giada-0.17.1/src/deps/json/include/nlohmann/detail/input/
H A Dinput_adapters.hpp290 : base_adapter(base) {} in wide_string_input_adapter()
310 BaseInputAdapter base_adapter; member in nlohmann::detail::wide_string_input_adapter
315 …wide_string_input_helper<BaseInputAdapter, T>::fill_buffer(base_adapter, utf8_bytes, utf8_bytes_in… in fill_buffer()
/dports/math/stan/stan-2.28.2/src/stan/mcmc/hmc/static/
H A Dadapt_softabs_static_hmc.hpp39 base_adapter::disengage_adaptation(); in disengage_adaptation()
H A Dadapt_unit_e_static_hmc.hpp39 base_adapter::disengage_adaptation(); in disengage_adaptation()
/dports/math/stan/stan-2.28.2/src/stan/mcmc/hmc/static_uniform/
H A Dadapt_unit_e_static_uniform.hpp40 base_adapter::disengage_adaptation(); in disengage_adaptation()
H A Dadapt_softabs_static_uniform.hpp39 base_adapter::disengage_adaptation(); in disengage_adaptation()
/dports/math/stan/stan-2.28.2/src/stan/mcmc/hmc/xhmc/
H A Dadapt_softabs_xhmc.hpp35 base_adapter::disengage_adaptation(); in disengage_adaptation()
H A Dadapt_unit_e_xhmc.hpp35 base_adapter::disengage_adaptation(); in disengage_adaptation()
/dports/math/stan/stan-2.28.2/src/stan/mcmc/hmc/nuts/
H A Dadapt_unit_e_nuts.hpp35 base_adapter::disengage_adaptation(); in disengage_adaptation()
H A Dadapt_softabs_nuts.hpp35 base_adapter::disengage_adaptation(); in disengage_adaptation()
/dports/math/stan/stan-2.28.2/src/stan/mcmc/hmc/nuts_classic/
H A Dadapt_unit_e_nuts_classic.hpp36 base_adapter::disengage_adaptation(); in disengage_adaptation()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/src/stan/mcmc/hmc/nuts/
H A Dadapt_unit_e_nuts.hpp37 base_adapter::disengage_adaptation(); in disengage_adaptation()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/src/stan/mcmc/hmc/static/
H A Dadapt_unit_e_static_hmc.hpp41 base_adapter::disengage_adaptation(); in disengage_adaptation()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/src/stan/mcmc/hmc/static_uniform/
H A Dadapt_softabs_static_uniform.hpp40 base_adapter::disengage_adaptation(); in disengage_adaptation()
H A Dadapt_unit_e_static_uniform.hpp42 base_adapter::disengage_adaptation(); in disengage_adaptation()

123