Create a AlphabetIndex1 object from an AAIndex2 entry.
AAIndex1Entry * clone() const override
std::vector< double > property_
AAIndex1Entry(const AAIndex1Entry &index)
AAIndex1Entry(std::istream &input)
Create a new AAIndex1Entry from an input stream.
double getIndex(int state) const override
Get the index associated to a state.
const std::vector< double > & indexVector() const override
double getIndex(const std::string &state) const override
Get the index associated to a state.
AAIndex1Entry & operator=(const AAIndex1Entry &index)