Files | |
file | indexmat.hxx [code] |
Header declaring the classes CH_Matrix_Classes::Range and CH_Matrix_Classes::Indexmatrix for supporting integral matrices, typically needed for indexing purposes. | |
file | lanczos.hxx [code] |
Header declaring the abstract classes CH_Matrix_Classes::Lanczosmatrix and CH_Matrix_Classes::Lanczos. | |
file | lanczpol.hxx [code] |
Header declaring the abstract classes CH_Matrix_Classes::Lanczosmatrix and CH_Matrix_Classes::Lanczos. | |
file | matop.hxx [code] |
Basic types, constants and templates for simple linear algebra routines like BLAS level 1. | |
file | matrix.hxx [code] |
Header declaring the classes CH_Matrix_Classes::Realrange and CH_Matrix_Classes::Matrix having Real elements. | |
file | memarray.hxx [code] |
Header for simple memory management tools that support frequent allocation and deallocation of arrays of the same sizes. | |
file | mymath.hxx [code] |
Header defining simple functions like max, min, abs. | |
file | sparsmat.hxx [code] |
Header declaring the class CH_Matrix_Classes::Sparsemat for sparse matrices with Real elements. | |
file | sparssym.hxx [code] |
Header declaring the class CH_Matrix_Classes::Sparsesym for sparse symmetric matrices with Real elements. | |
file | symmat.hxx [code] |
Header declaring the class CH_Matrix_Classes::Symmatrix for symmetric matrices with Real elements. |