5 #ifndef BPP_SEQ_ALPHABETINDEX_AACHOUFASMANTURNINDEX_H
6 #define BPP_SEQ_ALPHABETINDEX_AACHOUFASMANTURNINDEX_H
65 double getIndex(
const std::string& state)
const override
Turn score for the Chou-Fasman algorithm of secondary structure prediction, according to http://prowl...
std::vector< double > turn_
double getIndex(int state) const override
Get the index associated to a state.
virtual ~AAChouFasmanTurnIndex()
const std::vector< double > & indexVector() const override
AAChouFasmanTurnIndex * clone() const override
double getIndex(const std::string &state) const override
Get the index associated to a state.
std::shared_ptr< const Alphabet > getAlphabet() const override
Get the alphabet associated to this index.
This alphabet is used to deal NumericAlphabet.