![]() |
QMCPACK
|
Go to the source code of this file.
Classes | |
class | LinearMethodTestSupport |
Namespaces | |
qmcplusplus | |
helper functions for EinsplineSetBuilder | |
qmcplusplus::testing | |
SpaceGrid refactored for use with batched estimator design NE should be dropped when QMCHamiltonian/SpaceGrid has been deleted. | |
Functions | |
void | compute_batch_parameters (int sample_size, int batch_size, int &num_batches, int &final_batch_size) |
Compute number of batches and final batch size given the number of samples and a batch size. More... | |
TEST_CASE ("compute_batch_parameters", "[drivers]") | |
TEST_CASE ("fillOverlapAndHamiltonianMatrices", "[drivers]") | |
void | fill_from_text (int num_opt_crowds, FillData &fd) |
TEST_CASE ("fillfromText", "[drivers]") | |