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

Public Member Functions

bool operator< (const IntPair &other) const
 

Data Fields

int64_t key
 
int data
 

Detailed Description

Definition at line 24 of file algstrct.cxx.

Member Function Documentation

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

Definition at line 27 of file algstrct.cxx.

References key.

Field Documentation

int CTF_int::IntPair::data

Definition at line 26 of file algstrct.cxx.

int64_t CTF_int::IntPair::key

Definition at line 25 of file algstrct.cxx.

Referenced by operator<().


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