52 sequences_(&sequences),
The OrderedSequenceContainer interface.
Partial implementation of the SequenceIterator interface, allowing to loop over an ordered sequence c...
This alphabet is used to deal NumericAlphabet.
const Sequence * nextSequence()
bool hasMoreSequences() const
SimpleSequenceContainerIterator(const OrderedSequenceContainer &sites)
virtual const Sequence & getSequence(size_t sequenceIndex) const =0
Retrieve a sequence object from the container.
const OrderedSequenceContainer * sequences_
AbstractSequenceContainerIterator(const OrderedSequenceContainer &sites)
virtual size_t getNumberOfSequences() const =0
Get the number of sequences in the container.