|
Graphite
|
#include <graphite/ops/vector.hpp>#include <graphite/preconditioner/preconditioner.hpp>#include <graphite/solver/solver.hpp>#include <thrust/execution_policy.h>#include <thrust/inner_product.h>

Go to the source code of this file.
Classes | |
| class | graphite::PCGSolver< T, S > |
| Preconditioned Conjugate Gradient (PCG) solver. More... | |