Home
last modified time | relevance | path

Searched defs:GetNamedScore (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seqalign/
H A DSeq_align.cpp563 bool CSeq_align::GetNamedScore(const string &id, int &score) const in GetNamedScore() function in CSeq_align
580 bool CSeq_align::GetNamedScore(const string &id, double &score) const in GetNamedScore() function in CSeq_align
595 bool CSeq_align::GetNamedScore(EScoreType type, int& score) const in GetNamedScore() function in CSeq_align
600 bool CSeq_align::GetNamedScore(EScoreType type, double& score) const in GetNamedScore() function in CSeq_align
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seqalign/
H A DSeq_align.cpp563 bool CSeq_align::GetNamedScore(const string &id, int &score) const in GetNamedScore() function in CSeq_align
580 bool CSeq_align::GetNamedScore(const string &id, double &score) const in GetNamedScore() function in CSeq_align
595 bool CSeq_align::GetNamedScore(EScoreType type, int& score) const in GetNamedScore() function in CSeq_align
600 bool CSeq_align::GetNamedScore(EScoreType type, double& score) const in GetNamedScore() function in CSeq_align