![]() |
QMCPACK
|
Include dependency graph for test_accumulator.cpp:Go to the source code of this file.
Namespaces | |
| qmcplusplus | |
| helper functions for EinsplineSetBuilder | |
Functions | |
| template<typename T > | |
| void | test_real_accumulator_basic () |
| TEST_CASE ("accumulator basic float", "[estimators]") | |
| TEST_CASE ("accumulator basic double", "[estimators]") | |
| template<typename T > | |
| void | test_real_accumulator () |
| TEST_CASE ("accumulator some values float", "[estimators]") | |
| TEST_CASE ("accumulator some values double", "[estimators]") | |
| template<typename T > | |
| void | test_real_accumulator_weights () |
| TEST_CASE ("accumulator with weights float", "[estimators]") | |
| TEST_CASE ("accumulator with weights double", "[estimators]") | |