19 #ifndef OST_SEQ_PAIR_SUBST_WEIGHT_MATRIX_HH
20 #define OST_SEQ_PAIR_SUBST_WEIGHT_MATRIX_HH
32 namespace ost {
namespace seq {
namespace alg {
37 std::vector <std::vector <std::vector <std::vector <Real> > > >
weights;
43 PairSubstWeightMatrix(std::vector <std::vector <std::vector <std::vector <Real> > > >,std::vector <char>);
#define DLLEXPORT_OST_SEQ_ALG
std::vector< std::vector< std::vector< std::vector< Real > > > > weights
std::vector< char > aa_list
PairSubstWeightMatrix DLLEXPORT_OST_SEQ_ALG LoadDefaultPairSubstWeightMatrix()
position-independet pair substitution weight matrix
std::map< char, int > aa_dict