89 for (
unsigned int i = 0; i < site1.
size(); i++)
91 if (site1[i] != site2[i])
An implementation of the CoreSite interface.
virtual int getPosition() const
Get the position of this site.
AbstractCoreSite & operator=(const CoreSite &site)
A basic IntSymbolList object.
BasicIntSymbolList & operator=(const IntSymbolList &list)
The generic assignment operator.
virtual size_t size() const =0
Get the number of elements in the list.
Site(const Alphabet *alpha)
Build a new void Site object with the specified alphabet.
Site & operator=(const Site &s)
The assignment operator.
This alphabet is used to deal NumericAlphabet.
bool operator==(const Matrix< Scalar > &m1, const Matrix< Scalar > &m2)
bool operator<(const Site &site1, const Site &site2)