mgcpp
A C++ Math Library Based on CUDA
mgcpp::column_view< DenseMat, Type > Member List

This is the complete list of members for mgcpp::column_view< DenseMat, Type >, including all inherited members.

allocator_type typedefmgcpp::column_view< DenseMat, Type >
check_value(size_t i) constmgcpp::column_view< DenseMat, Type >inline
column_view()=deletemgcpp::column_view< DenseMat, Type >inline
column_view(dense_matrix< DenseMat, Type > &mat, size_t i) noexceptmgcpp::column_view< DenseMat, Type >inline
column_view(column_view< DenseMat, Type > const &other)=deletemgcpp::column_view< DenseMat, Type >inline
column_view(column_view< DenseMat, Type > &&other) noexceptmgcpp::column_view< DenseMat, Type >inline
context() const noexceptmgcpp::column_view< DenseMat, Type >inline
copy_to_host(Type *host_p) constmgcpp::column_view< DenseMat, Type >inline
data() const noexceptmgcpp::column_view< DenseMat, Type >inline
data_mutable() noexceptmgcpp::column_view< DenseMat, Type >inline
operator=(column_view< DenseMat, Type > const &other)mgcpp::column_view< DenseMat, Type >inline
operator=(column_view< DenseMat, Type > &&other) noexceptmgcpp::column_view< DenseMat, Type >inline
operator=(std::initializer_list< Type > const &init)mgcpp::column_view< DenseMat, Type >inline
operator=(dense_vector< DenseVec, Type > const &vec)mgcpp::column_view< DenseMat, Type >inline
operator~() const noexceptmgcpp::vector_base< VectorType, Type >inline
operator~() noexceptmgcpp::vector_base< VectorType, Type >inline
result_type typedefmgcpp::column_view< DenseMat, Type >
shape() const noexceptmgcpp::column_view< DenseMat, Type >inline
this_type typedefmgcpp::column_view< DenseMat, Type >
value_type typedefmgcpp::column_view< DenseMat, Type >
~column_view()=defaultmgcpp::column_view< DenseMat, Type >inline