| Cyclops Tensor Framework
    parallel arithmetic on multidimensional arrays | 
| Public Member Functions | |
| dpair () | |
| dpair (double a_, double b_) | |
| dpair | operator+ (dpair const &p) const | 
| Data Fields | |
| double | a | 
| double | b | 
Definition at line 12 of file sparse_mp3.cxx.
| 
 | inline | 
Definition at line 14 of file sparse_mp3.cxx.
| 
 | inline | 
Definition at line 15 of file sparse_mp3.cxx.
Definition at line 16 of file sparse_mp3.cxx.
| double dpair::a | 
Definition at line 13 of file sparse_mp3.cxx.
Referenced by divide_EaEi(), and operator+().
| double dpair::b | 
Definition at line 13 of file sparse_mp3.cxx.
Referenced by divide_EaEi(), and operator+().