Fork me on GitHub
 All Classes Files Functions Variables Groups Pages
cusp::ell_matrix_view< ArrayType1, ArrayType2, IndexType, ValueType, MemorySpace > Member List

This is the complete list of members for cusp::ell_matrix_view< ArrayType1, ArrayType2, IndexType, ValueType, MemorySpace >, including all inherited members.

column_indicescusp::ell_matrix_view< ArrayType1, ArrayType2, IndexType, ValueType, MemorySpace >
ell_matrix_view(void)cusp::ell_matrix_view< ArrayType1, ArrayType2, IndexType, ValueType, MemorySpace >inline
ell_matrix_view(const size_t num_rows, const size_t num_cols, const size_t num_entries, const OtherArrayType1 &column_indices, const OtherArrayType2 &values)cusp::ell_matrix_view< ArrayType1, ArrayType2, IndexType, ValueType, MemorySpace >inline
ell_matrix_view(ell_matrix< IndexType, ValueType, MemorySpace > &matrix)cusp::ell_matrix_view< ArrayType1, ArrayType2, IndexType, ValueType, MemorySpace >inline
ell_matrix_view(const ell_matrix< IndexType, ValueType, MemorySpace > &matrix)cusp::ell_matrix_view< ArrayType1, ArrayType2, IndexType, ValueType, MemorySpace >inline
ell_matrix_view(ell_matrix_view &matrix)cusp::ell_matrix_view< ArrayType1, ArrayType2, IndexType, ValueType, MemorySpace >inline
ell_matrix_view(const ell_matrix_view &matrix)cusp::ell_matrix_view< ArrayType1, ArrayType2, IndexType, ValueType, MemorySpace >inline
invalid_indexcusp::ell_matrix_view< ArrayType1, ArrayType2, IndexType, ValueType, MemorySpace >static
resize(size_t num_rows, size_t num_cols, size_t num_entries, size_t num_entries_per_row)cusp::ell_matrix_view< ArrayType1, ArrayType2, IndexType, ValueType, MemorySpace >
resize(size_t num_rows, size_t num_cols, size_t num_entries, size_t num_entries_per_row, size_t alignment)cusp::ell_matrix_view< ArrayType1, ArrayType2, IndexType, ValueType, MemorySpace >
valuescusp::ell_matrix_view< ArrayType1, ArrayType2, IndexType, ValueType, MemorySpace >