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 > | inline |
linear_operator(intnum_rows, intnum_cols) | cusp::linear_operator<ValueType, MemorySpace > | inline |
linear_operator(intnum_rows, intnum_cols, intnum_entries) | cusp::linear_operator<ValueType, MemorySpace > | 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 > |