PairSubstWeightMatrix Struct Reference

position-independet pair substitution weight matrix More...

#include <pair_subst_weight_matrix.hh>

Public Member Functions

 PairSubstWeightMatrix ()
 PairSubstWeightMatrix (std::vector< std::vector< std::vector< std::vector< Real > > > >, std::vector< char >)

Data Fields

std::vector< std::vector
< std::vector< std::vector
< Real > > > > 
weights
std::vector< char > aa_list
std::map< char, int > aa_dict
int naa_

Detailed Description

position-independet pair substitution weight matrix

Definition at line 36 of file pair_subst_weight_matrix.hh.


Constructor & Destructor Documentation

PairSubstWeightMatrix ( std::vector< std::vector< std::vector< std::vector< Real > > > >  ,
std::vector< char >   
)

Field Documentation

std::map<char,int> aa_dict

Definition at line 39 of file pair_subst_weight_matrix.hh.

std::vector<char> aa_list

Definition at line 38 of file pair_subst_weight_matrix.hh.

int naa_

Definition at line 40 of file pair_subst_weight_matrix.hh.

std::vector<std::vector <std::vector <std::vector <Real> > > > weights

Definition at line 37 of file pair_subst_weight_matrix.hh.


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 1 Mar 2018 for OpenStructure by  doxygen 1.6.1