Public Member Functions | |
ServicesSampleHmcStaticUnitEAdapt () | |
Public Attributes | |
std::stringstream | model_log |
stan::test::unit::instrumented_logger | logger |
stan::test::unit::instrumented_writer | init |
stan::test::unit::instrumented_writer | parameter |
stan::test::unit::instrumented_writer | diagnostic |
stan::io::empty_var_context | context |
stan_model | model |
Definition at line 8 of file hmc_static_unit_e_adapt_test.cpp.
|
inline |
Definition at line 10 of file hmc_static_unit_e_adapt_test.cpp.
stan::io::empty_var_context ServicesSampleHmcStaticUnitEAdapt::context |
Definition at line 16 of file hmc_static_unit_e_adapt_test.cpp.
stan::test::unit::instrumented_writer ServicesSampleHmcStaticUnitEAdapt::diagnostic |
Definition at line 15 of file hmc_static_unit_e_adapt_test.cpp.
Referenced by TEST_F().
stan::test::unit::instrumented_writer ServicesSampleHmcStaticUnitEAdapt::init |
Definition at line 15 of file hmc_static_unit_e_adapt_test.cpp.
Referenced by demo.App::__init__(), testem0.App::__init__(), Lesson1.App::__init__(), ExN03.App::__init__(), and TEST_F().
stan::test::unit::instrumented_logger ServicesSampleHmcStaticUnitEAdapt::logger |
Definition at line 14 of file hmc_static_unit_e_adapt_test.cpp.
Referenced by TEST_F().
stan_model ServicesSampleHmcStaticUnitEAdapt::model |
Definition at line 17 of file hmc_static_unit_e_adapt_test.cpp.
std::stringstream ServicesSampleHmcStaticUnitEAdapt::model_log |
Definition at line 13 of file hmc_static_unit_e_adapt_test.cpp.
stan::test::unit::instrumented_writer ServicesSampleHmcStaticUnitEAdapt::parameter |
Definition at line 15 of file hmc_static_unit_e_adapt_test.cpp.
Referenced by TEST_F().