#include <vector>#include <utility>#include <boost/static_assert.hpp>#include <boost/type_traits.hpp>#include <Sequence/SeqConstants.hpp>#include <Sequence/SeqExceptions.hpp>#include <Sequence/bits/PolyTableSlice.tcc>Go to the source code of this file.
Classes | |
| class | Sequence::PolyTableSlice< T > |
| A container class for "sliding windows" along a polymorphism table. More... | |
Namespaces | |
| namespace | Sequence |
The namespace in which this library resides. | |
Template class for sliding window analysis
Definition in file PolyTableSlice.hpp.
1.6.3