kaori
A C++ library for barcode extraction and matching
|
Defines the SimpleSingleMatch
class.
More...
Go to the source code of this file.
Classes | |
class | kaori::SimpleSingleMatch< max_size > |
Search for a template with a single variable region. More... | |
struct | kaori::SimpleSingleMatch< max_size >::Options |
Optional parameters for SimpleSingleMatch . More... | |
struct | kaori::SimpleSingleMatch< max_size >::State |
State of the search on a read sequence. More... | |
Namespaces | |
namespace | kaori |
Namespace for the kaori barcode-matching library. | |
Defines the SimpleSingleMatch
class.