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

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

dia_matrix(void)cusp::dia_matrix< IndexType, ValueType, MemorySpace >inline
dia_matrix(const size_t num_rows, const size_t num_cols, const size_t num_entries, const size_t num_diagonals, const size_t alignment=32)cusp::dia_matrix< IndexType, ValueType, MemorySpace >
dia_matrix(const MatrixType &matrix)cusp::dia_matrix< IndexType, ValueType, MemorySpace >
diagonal_offsetscusp::dia_matrix< IndexType, ValueType, MemorySpace >
operator=(const MatrixType &matrix)cusp::dia_matrix< IndexType, ValueType, MemorySpace >
resize(const size_t num_rows, const size_t num_cols, const size_t num_entries, const size_t num_diagonals)cusp::dia_matrix< IndexType, ValueType, MemorySpace >
resize(const size_t num_rows, const size_t num_cols, const size_t num_entries, const size_t num_diagonals, const size_t alignment)cusp::dia_matrix< IndexType, ValueType, MemorySpace >
swap(dia_matrix &matrix)cusp::dia_matrix< IndexType, ValueType, MemorySpace >
valuescusp::dia_matrix< IndexType, ValueType, MemorySpace >