|
OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::DiffScoreLCS< Type_ >, including all inherited members.
| betterScore(int score1_, int score2_) const | OTest2::DiffScoreLCS< Type_ > | inline |
| scoreDel(int step_, const Type_ right_[], int right_index_) const | OTest2::DiffScoreLCS< Type_ > | inline |
| scoreIns(int step_, const Type_ left_[], int left_index_) const | OTest2::DiffScoreLCS< Type_ > | inline |
| scoreSub(int step_, const Type_ left_[], int left_index_, const Type_ right_[], int right_index_) const | OTest2::DiffScoreLCS< Type_ > | inline |
1.8.17