Class muda::DeviceVector
template <typename T>
ClassList > muda > DeviceVector
Inherits the following classes: thrust::device_vector< T, thrust::device_allocator< T > >
Public Types
| Type | Name |
|---|---|
| typedef thrust::device_vector< T, thrust::device_allocator< T > > | Base |
Public Functions
| Type | Name |
|---|---|
| void | copy_to (std::vector< T > & v) const |
| auto | cviewer () const |
| operator BufferView< T > () const |
|
| operator CBufferView< T > () const |
|
| DeviceVector & | operator= (CBufferView< T > v) |
| auto | view () |
| auto | view () const |
| auto | viewer () |
Public Types Documentation
typedef Base
Public Functions Documentation
function copy_to
function cviewer
function operator BufferView< T >
function operator CBufferView< T >
function operator=
function view [1/2]
function view [2/2]
function viewer
The documentation for this class was generated from the following file src/muda/buffer/device_buffer.h