| BLAS-like functions | |
| Arnoldi method | |
| Lanczos method | |
| LOBPCG method | |
| Various methods to compute spectral radius | |
| Anisotropic diffusion matrix generators | |
| Grid matrix generators | |
| Poisson matrix generators | |
| Random matrix generators | |
| Breadth-first traversal of a graph | |
| Compute the connected components of a graph | |
| Cluster points using a Hilbert space filling curve | |
| Maximal independent set of a graph | |
| Pseduo peripheral vertex of a graph | |
| Reverse Cuthill-Mckee of a sparse matrix | |
| Breadth-first traversal of a graph | |
| Binary file I/O | |
| Dimacs file I/O | |
| MatrixMarket file I/O | |
| An iterator which concatenates two separate iterators | |
| An iterator which generates random entries | |
| An iterator which returns strided access to array entries | |
| Biconjugate Gradient (BiCG) method | |
| Biconjugate Gradient Stabilized (BiCGstab) method | |
| Multi-mass Biconjugate Gradient stabilized (BiCGstab-M) method | |
| Conjugate Gradient (CG) method | |
| Multi-mass Conjugate Gradient (CG-M) method | |
| Conjugate Residual (CR) method | |
| Generalized Minimum Residual (GMRES) method | |
| Interface to lapack functions | |
| Algebraic multigrid preconditoner based on smoothed aggregation | |
| Approximate Inverse (AINV) preconditioner | |
| Diagonal preconditioner | |
| Gauss-Seidel relaxation | |
| Jacobi relaxation | |
| Polynomial relaxation | |
| Successive Over-Relaxation relaxation | |
| 1D array of elements that may reside in "host" or "device" memory space | |
| 2D array of elements that may reside in "host" or "device" memory space | |
| Complex numbers | |
| Matrix format conversion | |
| Coordinate matrix format | |
| Performs (deep) copy operations between containers and views | |
| Compressed Sparse Row matrix format | |
| Diagonal matrix format | |
| Elementwise operations on matrices | |
| ELLPACK/ITPACK matrix format | |
| Various matrix utility functions | |
| Defines templated convenience functors analogous to what is found in thrust's functional | |
| Hybrid ELL/COO matrix format | |
| Abstract interface for iterative solvers | |
| Monitor iterative solver convergence | |
| Matrix multiplication | |
| A permutation matrix | |
| Print textual representation of an object | |
| Specialized sorting routines | |
| Matrix transpose | |
| Validate matrix format |
1.8.6