ALPSCore reference
|
#include <alps/alea/core.hpp>
#include <alps/alea/internal/util.hpp>
#include <alps/alea/internal/joined.hpp>
Go to the source code of this file.
Namespaces | |
alps | |
alps::alea | |
Set of accumulators and statistical pre-/post-processing operations. | |
Functions | |
template<typename R1 , typename R2 , typename Result = typename internal::joined<R1, R2>::result_type> | |
Result | alps::alea::join (const R1 &first, const R2 &second) |