Extended CUDA Library (ecuda)  2.0
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Classes | Namespaces | Macros
array.hpp File Reference
#include <algorithm>
#include <limits>
#include <stdexcept>
#include "global.hpp"
#include "algorithm.hpp"
#include "allocators.hpp"
#include "memory.hpp"
#include "model/device_fixed_sequence.hpp"

Go to the source code of this file.

Classes

class  ecuda::array< T, N, P >
 A fixed-size array stored in device memory. More...
 

Namespaces

 ecuda
 

Macros

#define ECUDA_ARRAY_HPP
 

Macro Definition Documentation

#define ECUDA_ARRAY_HPP

Definition at line 40 of file array.hpp.