This is the complete list of members for cusp::relaxation::polynomial< ValueType, MemorySpace >, including all inherited members.
| 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::polynomial< ValueType, MemorySpace > | |
| operator()(const MatrixType &A, const VectorType1 &b, VectorType2 &x, const VectorType3 &coefficients) | cusp::relaxation::polynomial< ValueType, MemorySpace > | |
| polynomial(void) | cusp::relaxation::polynomial< ValueType, MemorySpace > | inline |
| polynomial(const MatrixType &A) | cusp::relaxation::polynomial< ValueType, MemorySpace > | |
| polynomial(const MatrixType &A, const VectorType &coefficients) | cusp::relaxation::polynomial< ValueType, MemorySpace > | |
| polynomial(const polynomial< ValueType, MemorySpace2 > &A) | cusp::relaxation::polynomial< ValueType, MemorySpace > | inline |