some updates to shapevl
This commit is contained in:
parent
3a08b63d8e
commit
6b445b84d1
5 changed files with 68 additions and 46 deletions
|
|
@ -77,11 +77,13 @@ class Collector {
|
|||
size_t _unmatchedSegSum;
|
||||
double _unmatchedSegLengthSum;
|
||||
|
||||
size_t _acc0;
|
||||
size_t _acc10;
|
||||
size_t _acc20;
|
||||
size_t _acc40;
|
||||
size_t _acc80;
|
||||
size_t _an0;
|
||||
size_t _an5;
|
||||
size_t _an10;
|
||||
size_t _an30;
|
||||
size_t _an50;
|
||||
size_t _an70;
|
||||
size_t _an90;
|
||||
|
||||
std::ostream* _reportOut;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue