Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
MapReduceVector< T2 > Struct Template Reference

Public Member Functions

T2 * operator[] (int t)
 
const T2 * operator[] (int t) const
 
int threads (void) const
 
void resize (size_t threads, int dim)
 

Public Attributes

std::vector< T2 * > out
 

Private Attributes

int _dim
 

Detailed Description

template<class T2>
struct MapReduceVector< T2 >

Definition at line 104 of file SparseMatrix.h.


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