Fork me on GitHub
 All Classes Files Functions Variables Groups Pages
Modules
Here is a list of all modules:
[detail level 12]
oArrays
|oArray ContainersBasic 1D and 2D containers
|\Array ViewsBasic 1D and 2D containers that wrap existing data or iterators
oSparse Matrices
|oSparse Matrix ContainersSparse matrix containers represented in COO, CSR, DIA, ELL, HYB, and Permutation
|\Sparse Matrix ViewsSparse matrix containers that wrap existing data or iterators in COO, CSR, DIA, ELL, HYB, and Permutation representations
oAlgorithms
|oMatrix AlgorithmsAlgorithms for processing matrices in sparse and dense formats
|\Graph AlgorithmsAlgorithms for processing graphs represented in CSR and COO formats
oUtilities
|oFunctionalSet of useful functors
|oInput/OutputProvides load and store operations for sparse matrices
|oGalleryCollection of example matrices
|\IteratorsVarious customized Thrust based iterators
oIterative Solvers
|oMonitorsConfigurable convergence monitors for iterative solvers
|oEigenSolversIterative methods for computing eigenpairs of hermitian and non-hermitian linear systems
|oKrylov MethodsIterative Krylov methods for hermitian and non-hermitian linear systems
|oRelaxation MethodsSeveral relaxation methods
|\PreconditionersSeveral preconditioners for iterative solvers
\Dense Algorithms
 oBLASInterface to BLAS routines
 \LAPACKInterface to LAPACK routines