CUV  0.9.201304091348
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
cuv::cuda_array< __value_type, __memory_space_type, __index_type > Member List

This is the complete list of members for cuv::cuda_array< __value_type, __memory_space_type, __index_type >, including all inherited members.

alloc()cuv::cuda_array< __value_type, __memory_space_type, __index_type >
assign(const tensor< __value_type, dev_memory_space, row_major > &src)cuv::cuda_array< __value_type, __memory_space_type, __index_type >
assign(const tensor< __value_type, host_memory_space, row_major > &src)cuv::cuda_array< __value_type, __memory_space_type, __index_type >
base_type typedefcuv::cuda_array< __value_type, __memory_space_type, __index_type >
cuda_array(const index_type &height, const index_type &width, const index_type &depth=1, const unsigned int dim=1)cuv::cuda_array< __value_type, __memory_space_type, __index_type >inline
cuda_array(const tensor< value_type, S, row_major > &src, const unsigned int dim=1)cuv::cuda_array< __value_type, __memory_space_type, __index_type >inline
d() const cuv::cuda_array< __value_type, __memory_space_type, __index_type >inline
dealloc()cuv::cuda_array< __value_type, __memory_space_type, __index_type >
dim() const cuv::cuda_array< __value_type, __memory_space_type, __index_type >inline
h() const cuv::cuda_array< __value_type, __memory_space_type, __index_type >inline
index_type typedefcuv::cuda_array< __value_type, __memory_space_type, __index_type >
m_depthcuv::cuda_array< __value_type, __memory_space_type, __index_type >
m_heightcuv::matrix< __value_type, __index_type >protected
m_widthcuv::matrix< __value_type, __index_type >protected
matrix(const index_type &h, const index_type &w)cuv::matrix< __value_type, __index_type >inline
matrix(const matrix< value_type, index_type > &m)cuv::matrix< __value_type, __index_type >inline
memory_space_type typedefcuv::cuda_array< __value_type, __memory_space_type, __index_type >
my_type typedefcuv::cuda_array< __value_type, __memory_space_type, __index_type >
n() const cuv::cuda_array< __value_type, __memory_space_type, __index_type >inline
operator()(const __index_type &i, const __index_type &j) const cuv::cuda_array< __value_type, __memory_space_type, __index_type >
operator=(const matrix< value_type, index_type > &m)cuv::matrix< __value_type, __index_type >inline
ptr()cuv::cuda_array< __value_type, __memory_space_type, __index_type >inline
ptr() const cuv::cuda_array< __value_type, __memory_space_type, __index_type >inline
resize(const index_type &h, const index_type &w)cuv::matrix< __value_type, __index_type >inline
value_type typedefcuv::cuda_array< __value_type, __memory_space_type, __index_type >
w() const cuv::cuda_array< __value_type, __memory_space_type, __index_type >inline
~cuda_array()cuv::cuda_array< __value_type, __memory_space_type, __index_type >inline
~matrix()cuv::matrix< __value_type, __index_type >inlinevirtual