|
ALPSCore reference
|
#include <alps/alea/core.hpp>#include <alps/alea/computed.hpp>#include <alps/alea/mean.hpp>#include <alps/alea/propagation.hpp>#include <alps/alea/convert.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 T > | |
| scalar_unary_transformer< T > | alps::alea::make_transformer (std::function< T(T)> fn) |
| template<typename T > | |
| scalar_binary_transformer< T > | alps::alea::make_transformer (std::function< T(T, T)> fn) |
1.8.11