XT-neighbor
|
Information related to a sequence. More...
#include <xtn.h>
Public Member Functions | |
__device__ bool | operator== (const SeqInfo &t) const |
check the equality of SeqInfo, not by its value but by the equality of sequence denoted by originalIndex More... | |
Public Attributes | |
int | frequency |
int | repertoire |
int | originalIndex |
Information related to a sequence.
__device__ bool SeqInfo::operator== | ( | const SeqInfo & | t | ) | const |
int SeqInfo::frequency |
int SeqInfo::originalIndex |
int SeqInfo::repertoire |