Package | Description |
---|---|
be.panako.strategy.ncteq |
This package contains the Constant Q fingerprinter and matcher.
|
be.panako.strategy.ncteq.storage |
An interface with a key-value storage engine.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<NCteQFingerprint> |
NCteQEventPointProcessor.getFingerprints() |
Modifier and Type | Method and Description |
---|---|
int |
NCteQHashFunction.calculateHash(NCteQFingerprint fingerprint) |
java.lang.String |
NCteQHashFunction.explain(NCteQFingerprint fingerprint) |
Modifier and Type | Method and Description |
---|---|
java.util.List<NCteQFingerprintQueryMatch> |
NCteQMapDBStorage.getFingerprintMatches(java.util.List<NCteQFingerprint> fingerprints,
int size) |