| 
    bpp-core
    2.2.0
    
   | 
 
#include "../Text/TextTools.h"#include "../Clonable.h"#include <string>#include <set>#include <algorithm>#include <iostream>#include <cstddef>
 Include dependency graph for Range.h:Go to the source code of this file.
Classes | |
| class | bpp::Range< T > | 
| The Range class, defining an interval.  More... | |
| class | bpp::RangeCollection< T > | 
| Interface discribing a collection of Range objects.  More... | |
| class | bpp::rangeComp_< T > | 
| A special class used inside RangeCollection.  More... | |
| class | bpp::RangeSet< T > | 
| This class implements a data structure describing a set of intervales.  More... | |
| class | bpp::MultiRange< T > | 
| This class implements a data structure describing a set of non-overlapping intervales.  More... | |
Namespaces | |
| bpp | |
| This class allows to perform a correspondence analysis.  | |