CUV  0.9.201304091348
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Deprecated List
Member cuv::matrix_divide_col (tensor< V, M, L > &A, const tensor< V, M > &v)
Member cuv::matrix_divide_row (tensor< V, M, L > &A, const tensor< V, M > &v)
Member cuv::matrix_plus_col (tensor< V, M, L > &A, const tensor< V, M > &v)
Member cuv::matrix_plus_row (tensor< V, M, L > &A, const tensor< V, M > &v)
Member cuv::matrix_times_col (tensor< V, M, L > &A, const tensor< V, M > &v)
Member cuv::matrix_times_row (tensor< V, M, L > &A, const tensor< V, M > &v)
Member cuv::tensor< V, M, L >::tensor (const std::vector< size_type > &eg)
Member cuv::tensor< V, M, L >::tensor (const std::vector< size_type > &eg, pitched_memory_tag)
Member cuv::tensor< V, M, L >::tensor (const index_gen< D, E > &idx, value_type *ptr)
Member cuv::tensor_view< V, M, L >::tensor_view (const index_gen< D, E > &idx, const tensor< V, M, L > &o)
Member cuv::transposed_view_p (cuv::tensor< V, T, M > &src)
an assignment does not copy anymore, so use that instead.