Graphite
Loading...
Searching...
No Matches
pcg.hpp File Reference
#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>
Include dependency graph for pcg.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  graphite::PCGSolver< T, S >
 Preconditioned Conjugate Gradient (PCG) solver. More...