Home
last modified time | relevance | path

Searched refs:walk_gap (Results 1 – 5 of 5) sorted by relevance

/dports/biology/diamond/diamond-2.0.13/src/dp/swipe/
H A Dbanded_matrix.h177 pair<Edit_operation, int> walk_gap(int d0, int d1) in walk_gap() function
342 pair<Edit_operation, int> walk_gap() in walk_gap() function
H A Dbanded_swipe.h75 const pair<Edit_operation, int> g(it.walk_gap(d_begin, d1)); in traceback()
160 const pair<Edit_operation, int> g(it.walk_gap()); in traceback()
H A Dfull_matrix.h176 pair<Edit_operation, int> walk_gap() in walk_gap() function
H A Dbanded_3frame_swipe.cpp209 pair<Edit_operation, int> walk_gap(int d0, int d1) in walk_gap() function
364 const pair<Edit_operation, int> g(it.walk_gap(d_begin, d1)); in traceback()
H A Dfull_swipe.h98 const pair<Edit_operation, int> g(it.walk_gap()); in traceback()