|
bpp-seq3
3.0.0
|
#include "SequenceData.h"#include "SequenceContainerExceptions.h"#include "../Sequence.h"#include "../ProbabilisticSequence.h"#include <string>
Include dependency graph for SequenceContainer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | bpp::TemplateSequenceContainerInterface< SequenceType, HashType > |
| The SequenceContainer interface. More... | |
| class | bpp::SwitchDeleter< T > |
Namespaces | |
| bpp | |
| This alphabet is used to deal NumericAlphabet. | |
Typedefs | |
| using | bpp::SequenceContainerInterface = TemplateSequenceContainerInterface< Sequence > |
| using | bpp::ProbabilisticSequenceContainerInterface = TemplateSequenceContainerInterface< ProbabilisticSequence > |