XT-neighbor
Public Member Functions | Public Attributes | List of all members
Int3 Struct Reference

12-byte integer representation for CDR3 string. More...

#include <xtn.h>

Public Member Functions

__device__ __host__ bool operator== (const Int3 &t) const
 

Public Attributes

unsigned int entry [3] = {0, 0, 0}
 

Detailed Description

12-byte integer representation for CDR3 string.

Member Function Documentation

◆ operator==()

__device__ __host__ bool Int3::operator== ( const Int3 t) const
inline

Member Data Documentation

◆ entry

unsigned int Int3::entry[3] = {0, 0, 0}

The documentation for this struct was generated from the following file: