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

Go to the source code of this file.

Classes

class  Diagonalization< DataType >
 A static class to find eigenvalues and eigenvectors (diagonalize) tridiagonal and bidiagonal matrices. This class acts as a templated namespace, where all member methods are public and static. More...