Loading [MathJax]/extensions/TeX/AMSmath.js
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
algorithms.hpp File Reference

Generic algorithms for the calculation of particle property derived observables. More...

#include <algorithm>
#include <numeric>
#include <utility>
#include <vector>
+ Include dependency graph for algorithms.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ParticleObservables::WeightedSum< ValueOp, WeightOp >
 
struct  ParticleObservables::Sum< ValueOp >
 
struct  ParticleObservables::WeightedAverage< ValueOp, WeightOp >
 
struct  ParticleObservables::Average< ValueOp >
 
struct  ParticleObservables::Map< ValueOp >
 

Namespaces

namespace  ParticleObservables
 

Detailed Description

Generic algorithms for the calculation of particle property derived observables.

Definition in file algorithms.hpp.