#include <Aligner.h>
Public Member Functions | |
| boolean | operator() (const PlacementMatch &a, const PlacementMatch &b) const |
| PlacementMatchComparator (PlacementMatchComparator &lmc) | |
| PlacementMatchComparator (uint seq) | |
| ~PlacementMatchComparator () | |
Protected Attributes | |
| uint | m_seq |
Private Member Functions | |
| PlacementMatchComparator () | |
Used by LCB construction algorithm
Definition at line 94 of file Aligner.h.
|
|
Definition at line 96 of file Aligner.h. References uint. |
|
|
Definition at line 99 of file Aligner.h. References m_seq. |
|
|
|
|
|
|
|
||||||||||||
|
Definition at line 102 of file Aligner.h. References mems::PlacementMatch::mem. |
|
|
Definition at line 123 of file Aligner.h. Referenced by PlacementMatchComparator(). |
1.3.6