bpp-seq3  3.0.0
SiteContainer.h File Reference
#include "AlignmentData.h"
#include "SequenceContainer.h"
#include "../Site.h"
#include "../ProbabilisticSite.h"
#include <string>
+ Include dependency graph for SiteContainer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bpp::TemplateSiteContainerInterface< SiteType, SequenceType, HashType >
 The SiteContainer interface. More...
 

Namespaces

 bpp
 This alphabet is used to deal NumericAlphabet.
 

Typedefs

using bpp::SiteContainerInterface = TemplateSiteContainerInterface< Site, Sequence, std::string >
 
using bpp::ProbabilisticSiteContainerInterface = TemplateSiteContainerInterface< ProbabilisticSite, ProbabilisticSequence, std::string >