MorphoGraphX  2.0-1-227
Classes | Namespaces | Functions
DistObject.hpp File Reference
#include <QString>
#include <Attributes.hpp>
#include <ThrustTypes.hpp>

Go to the source code of this file.

Classes

class  mgx::DistNhbd< vvGraphT >
 
class  mgx::DistVertex< DistNhbdT, DataT >
 
class  mgx::DistVertexGraph< DistNhbdT, DataT >
 
class  mgx::DistVertexAttr< DistNhbdT, ContentT, DataT >
 
class  mgx::DistEdge< DistNhbdT, DataT >
 
class  mgx::DistEdgeGraph< DistNhbdT, DataT >
 
class  mgx::DistEdgeAttr< DistNhbdT, ContentT, DataT >
 

Namespaces

 mgx
 Distributed matrix library.
 

Functions

template<typename T1 , typename T2 >
int mgx::copyGPU (T1 *src, T2 *dst)
 
template<typename T >
int mgx::allocGPU (T **vec, size_t n)