CppSeqComparator-class: Virtual Class for a Sequence Comparator with a C++ Implementation
Description
This class is a trait possessed by SequenceComparators that have a
C++ implementation. SequenceComparators without this trait are implemented
in R, and may be slower to execute.