SkePU  1.2
 All Classes Namespaces Files Functions Variables Enumerations Friends Macros Groups Pages
Classes | Namespaces
device_mem_pointer_matrix_cu.h File Reference

Contains a class declaration for an object which represents an CUDA device memory allocation for Matrix Container. More...

#include <iostream>
#include <cuda.h>
#include "device_cu.h"
Include dependency graph for device_mem_pointer_matrix_cu.h:

Go to the source code of this file.

Classes

class  skepu::DeviceMemPointer_Matrix_CU< T >
 A class representing a CUDA 2D device memory allocation for Matrix container. More...
 

Namespaces

 skepu
 The main namespace for SkePU library.
 

Detailed Description

Contains a class declaration for an object which represents an CUDA device memory allocation for Matrix Container.