|  | OpenMS
    2.6.0
    | 
Used to remember what subsets in a spectrum are sorted already to allow faster sorting of the spectrum. More...
#include <OpenMS/KERNEL/MSSpectrum.h>
| Public Member Functions | |
| Chunk (Size start, Size end, bool sorted) | |
| Public Attributes | |
| Size | start | 
| inclusive  More... | |
| Size | end | 
| not inclusive  More... | |
| bool | is_sorted | 
| are the Peaks in [start, end) sorted yet?  More... | |
Used to remember what subsets in a spectrum are sorted already to allow faster sorting of the spectrum.
| Size end | 
not inclusive
| bool is_sorted | 
are the Peaks in [start, end) sorted yet?
| Size start | 
inclusive
 1.8.16
 1.8.16