votca 2024-dev
Loading...
Searching...
No Matches
Public Attributes | List of all members
votca::csg::Imc::group_t Struct Reference

struct to store collected information for groups (e.g. crosscorrelations) More...

#include <csg_stat_imc.h>

Collaboration diagram for votca::csg::Imc::group_t:
Collaboration graph
[legend]

Public Attributes

std::vector< interaction_t * > interactions_
 
group_matrix corr_
 
std::vector< pair_tpairs_
 

Detailed Description

struct to store collected information for groups (e.g. crosscorrelations)

Definition at line 88 of file csg_stat_imc.h.

Member Data Documentation

◆ corr_

group_matrix votca::csg::Imc::group_t::corr_

Definition at line 90 of file csg_stat_imc.h.

◆ interactions_

std::vector<interaction_t *> votca::csg::Imc::group_t::interactions_

Definition at line 89 of file csg_stat_imc.h.

◆ pairs_

std::vector<pair_t> votca::csg::Imc::group_t::pairs_

Definition at line 91 of file csg_stat_imc.h.


The documentation for this struct was generated from the following file: