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

Public Member Functions

bool operator< (const ShortPair &other) const
 

Data Fields

int64_t key
 
short data
 

Detailed Description

Definition at line 32 of file algstrct.cxx.

Member Function Documentation

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

Definition at line 35 of file algstrct.cxx.

References key.

Field Documentation

short CTF_int::ShortPair::data

Definition at line 34 of file algstrct.cxx.

int64_t CTF_int::ShortPair::key

Definition at line 33 of file algstrct.cxx.

Referenced by operator<().


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