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

Public Member Functions

 int2 (int a, int b)
 
 operator const int * () const
 

Data Fields

int i [2]
 

Detailed Description

Definition at line 11 of file matrix.cxx.

Constructor & Destructor Documentation

CTF_int::int2::int2 ( int  a,
int  b 
)
inline

Definition at line 14 of file matrix.cxx.

References ctf.core::a, and ctf.core::b.

Member Function Documentation

CTF_int::int2::operator const int * ( ) const
inline

Definition at line 19 of file matrix.cxx.

References i.

Field Documentation


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