CUV  0.9.201304091348
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
cuv::dev_block_descriptor< __value_type, __index_type >::block_array Struct Reference

Public Attributes

int * ptr
 < memory for storing multiple blocks
int len
 number of blocks stored in ptr

Detailed Description

template<class __value_type, class __index_type = unsigned int>
struct cuv::dev_block_descriptor< __value_type, __index_type >::block_array

Definition at line 87 of file densedense_to_sparse.hpp.

Member Data Documentation

template<class __value_type , class __index_type = unsigned int>
int* cuv::dev_block_descriptor< __value_type, __index_type >::block_array::ptr

< memory for storing multiple blocks

data (on device)

Definition at line 88 of file densedense_to_sparse.hpp.


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