CUSP
Loading...
Searching...
No Matches
cusp::relaxation::jacobi< ValueType, MemorySpace > Member List

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

jacobi(void)cusp::relaxation::jacobi< ValueType, MemorySpace >inline
jacobi(const MatrixType &A, ValueType omega=1.0)cusp::relaxation::jacobi< ValueType, MemorySpace >
jacobi(const jacobi< ValueType, MemorySpace2 > &A)cusp::relaxation::jacobi< ValueType, MemorySpace >inline
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 MatrixType &A, const VectorType1 &b, VectorType2 &x)cusp::relaxation::jacobi< ValueType, MemorySpace >
operator()(const MatrixType &A, const VectorType1 &b, VectorType2 &x, const ValueType omega)cusp::relaxation::jacobi< ValueType, MemorySpace >