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

8-byte integer representation for pair of sequence index. More...

#include <xtn.h>

Public Member Functions

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

Public Attributes

int x = 0
 
int y = 0
 

Detailed Description

8-byte integer representation for pair of sequence index.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ x

int Int2::x = 0

◆ y

int Int2::y = 0

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