Loading...
Searching...
No Matches
18#ifndef __BASEQUALITY_H__
19#define __BASEQUALITY_H__
21class baseQualityConvertor
24 baseQualityConvertor();
26 double toDouble(
unsigned char baseQuality);
29 double doubleLookup[256];
- general
- BaseQualityHelper.h