CUSP
Loading...
Searching...
No Matches
cusp::precond::diagonal< ValueType, MemorySpace > Member List

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

diagonal(const MatrixType &A)cusp::precond::diagonal< ValueType, MemorySpace >
linear_operator(void)cusp::linear_operator< ValueType, MemorySpace, IndexType >inline
linear_operator(IndexType num_rows, IndexType num_cols)cusp::linear_operator< ValueType, MemorySpace, IndexType >inline
linear_operator(IndexType num_rows, IndexType num_cols, IndexType num_entries)cusp::linear_operator< ValueType, MemorySpace, IndexType >inline
operator()(const VectorType1 &x, VectorType2 &y) constcusp::precond::diagonal< ValueType, MemorySpace >