bpp-seq3
3.0.0
SiteTools.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: The Bio++ Development Group
2
//
3
// SPDX-License-Identifier: CECILL-2.1
4
5
#ifndef BPP_SEQ_SITETOOLS_H
6
#define BPP_SEQ_SITETOOLS_H
7
8
#include <
Bpp/Exceptions.h
>
9
10
#include "
Site.h
"
11
#include "
SymbolListTools.h
"
12
13
// From the STL:
14
#include <map>
15
16
namespace
bpp
17
{
23
class
SiteTools
:
24
public
SymbolListTools
25
{
26
public
:
27
SiteTools
() {}
28
virtual
~SiteTools
() {}
29
};
30
}
31
#endif
// BPP_SEQ_SITETOOLS_H
Exceptions.h
Site.h
SymbolListTools.h
bpp::SiteTools
Utilitary methods dealing with sites.
Definition:
SiteTools.h:25
bpp::SiteTools::SiteTools
SiteTools()
Definition:
SiteTools.h:27
bpp::SiteTools::~SiteTools
virtual ~SiteTools()
Definition:
SiteTools.h:28
bpp::SymbolListTools
Utilitary functions dealing with both sites and sequences.
Definition:
SymbolListTools.h:23
bpp
This alphabet is used to deal NumericAlphabet.
Bpp
Seq
SiteTools.h
Generated on Fri Jul 19 2024 12:16:01 for bpp-seq3 by
1.9.1