kaori
A C++ library for barcode extraction and matching
Loading...
Searching...
No Matches
Classes | Namespaces
SimpleSingleMatch.hpp File Reference

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.
 

Detailed Description

Defines the SimpleSingleMatch class.