TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
stat.hpp
Go to the documentation of this file.
1// Copyright (c) 2014 Commissariat à l'énergie atomique et aux énergies alternatives (CEA)
2// Copyright (c) 2014 Centre national de la recherche scientifique (CNRS)
3// Copyright (c) 2019-2023 Simons Foundation
4//
5// This program is free software: you can redistribute it and/or modify
6// it under the terms of the GNU General Public License as published by
7// the Free Software Foundation, either version 3 of the License, or
8// (at your option) any later version.
9//
10// This program is distributed in the hope that it will be useful,
11// but WITHOUT ANY WARRANTY; without even the implied warranty of
12// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13// GNU General Public License for more details.
14//
15// You may obtain a copy of the License at
16// https://www.gnu.org/licenses/gpl-3.0.txt
17//
18// Authors: Thomas Ayral, Philipp D, Olivier Parcollet, Nils Wentzell
19
20#pragma once
21
26
32#include <triqs/stat/utils.hpp>
33
34#ifdef C2PY_INCLUDED
35#include <triqs/stat/histograms.wrap.hxx>
36#endif
Provides a histogram class.
Provides a jackknife resampling class.
Provides a linear binning accumulator.
Provides a logarithmic binning accumulator.
Provides functions to calculate the arithmetic mean and standard error of a range of values.
Provides various utilities for the Utilities.