ALPSCore reference
Main Page
Related Pages
Classes
Files
File List
File Members
alps
alea.hpp
Go to the documentation of this file.
1
/*
2
* Copyright (C) 1998-2018 ALPS Collaboration. See COPYRIGHT.TXT
3
* All rights reserved. Use is subject to license terms. See LICENSE.TXT
4
* For use in publications, see ACKNOWLEDGE.TXT
5
*/
6
#pragma once
7
121
// Base
122
#include <
alps/alea/core.hpp
>
123
124
// Accumulator types
125
#include <
alps/alea/mean.hpp
>
126
#include <
alps/alea/variance.hpp
>
127
#include <
alps/alea/covariance.hpp
>
128
#include <
alps/alea/autocorr.hpp
>
129
#include <
alps/alea/batch.hpp
>
130
131
// Plugins
132
#include <
alps/alea/hdf5.hpp
>
133
#ifdef ALPS_HAVE_MPI
134
#include <
alps/alea/mpi.hpp
>
135
#endif
136
137
// Variant types
138
#include <
alps/alea/result.hpp
>
139
140
// Transforms
141
#include <
alps/alea/transform.hpp
>
batch.hpp
autocorr.hpp
covariance.hpp
result.hpp
hdf5.hpp
core.hpp
variance.hpp
transform.hpp
mpi.hpp
mean.hpp
Generated on Sun Oct 14 2018 12:18:30 for ALPSCore reference by
1.8.11