votca 2024.1-dev
Loading...
Searching...
No Matches
Classes | Namespaces
rdf_calculator.h File Reference
#include <cmath>
#include <memory>
#include <boost/numeric/ublas/io.hpp>
#include <boost/numeric/ublas/matrix.hpp>
#include <boost/numeric/ublas/matrix_proxy.hpp>
#include <boost/numeric/ublas/symmetric.hpp>
#include <boost/numeric/ublas/vector.hpp>
#include <boost/numeric/ublas/vector_proxy.hpp>
#include <votca/tools/average.h>
#include <votca/tools/histogramnew.h>
#include <votca/tools/property.h>
#include <votca/csg/csgapplication.h>
Include dependency graph for rdf_calculator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  votca::csg::RDFCalculator
 class to calculate distribution functions and cross correlations for inverse monte carlo More...
 
struct  votca::csg::RDFCalculator::interaction_t
 struct to store collected information for interactions More...
 
struct  votca::csg::RDFCalculator::pair_t
 
struct  votca::csg::RDFCalculator::group_t
 struct to store collected information for groups (e.g. crosscorrelations) More...
 
class  votca::csg::RDFCalculator::Worker
 

Namespaces

namespace  votca
 base class for all analysis tools
 
namespace  votca::csg