Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
CTF_int::CompPtrPair Struct Reference

Public Member Functions

bool operator< (const CompPtrPair &other) const
 

Data Fields

int64_t key
 
int64_t idx
 

Detailed Description

Definition at line 59 of file algstrct.cxx.

Member Function Documentation

bool CTF_int::CompPtrPair::operator< ( const CompPtrPair other) const
inline

Definition at line 62 of file algstrct.cxx.

References key.

Field Documentation

int64_t CTF_int::CompPtrPair::idx

Definition at line 61 of file algstrct.cxx.

Referenced by CTF_int::algstrct::sort().

int64_t CTF_int::CompPtrPair::key

Definition at line 60 of file algstrct.cxx.

Referenced by operator<(), and CTF_int::algstrct::sort().


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