Copiste  0.1
 All Classes Functions Variables Enumerations Friends Pages
Public Member Functions
PeakHasher Class Reference

A hasher based on spectrum peaks. More...

#include <peakhasher.h>

Inheritance diagram for PeakHasher:
Hasher

List of all members.

Public Member Functions

 PeakHasher ()
 Default constructor.
void feed ()
 Feed the hash algorithm.
void compute ()
 Compute the hash of the current sequence.
string getHash ()
 Get the current hash.
float compare (string a, string b)
 Compare two hashes.
void setBufferSize (int size)
 Change the buffer size of the algorithm (the time that it remembers hashes)
- Public Member Functions inherited from Hasher
 Hasher ()
 Default constructor.

Detailed Description

A hasher based on spectrum peaks.


The documentation for this class was generated from the following files: