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

Public Member Functions

bool operator< (const BoolPair &other) const
 

Data Fields

int64_t key
 
bool data
 

Detailed Description

Definition at line 40 of file algstrct.cxx.

Member Function Documentation

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

Definition at line 43 of file algstrct.cxx.

References key.

Field Documentation

bool CTF_int::BoolPair::data

Definition at line 42 of file algstrct.cxx.

int64_t CTF_int::BoolPair::key

Definition at line 41 of file algstrct.cxx.

Referenced by operator<().


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