imate
C++/CUDA Reference
convergence_tools.h File Reference
Include dependency graph for convergence_tools.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConvergenceTools< DataType >
 A static class to compute the trace of implicit matrix functions using stochastic Lanczos quadrature method. This class acts as a templated namespace, where the member methods is public and static. The internal private member functions are also static. More...