ergo
|
Directories | |
directory | template_lapack |
Files | |
file | API_test.cc |
Test of the matrix library. | |
file | bench.cc |
Benchmark of the matrix library. | |
file | bench_gemm_only.cc |
Benchmark of the matrix library with input parameters specifying block sizes, parallel level etc. | |
file | bisection.h [code] |
Bisection method. | |
file | blastime.cc |
file | DebugPolicies.h [code] |
Classes describing debug policies with different debug levels. | |
file | Failure.h [code] |
file | FileWritable.cc |
Implementation of the abstract class FileWritable for simple writing and reading of objects to/from file. | |
file | FileWritable.h [code] |
Abstract class for simple writing and reading of objects to/from file. | |
file | gblas.cc |
file | gblas.h [code] |
C++ interface to a subset of BLAS and LAPACK. | |
file | general.h [code] |
file | Interval.h [code] |
Interval class. | |
file | Lanczos.h [code] |
Class for building Krylov subspaces with the Lanczos method. | |
file | LanczosLargestMagnitudeEig.h [code] |
Class for computing the largest magnitude eigenvalue of a symmetric matrix with the Lanczos method. | |
file | mat_utils.h [code] |
file | matInclude.cc |
file | matInclude.h [code] |
Copyright(c) Emanuel Rubensson 2006. | |
file | Matrix.h [code] |
The heart of the matrix library. | |
file | matrix_proxy.h [code] |
Proxy structs used by the matrix API. | |
file | MatrixBase.h [code] |
Base class for matrix API. | |
file | MatrixGeneral.h [code] |
General matrix class. | |
file | MatrixHierarchicBase.h [code] |
Base class for Matrix. | |
file | MatrixSymmetric.h [code] |
Symmetric matrix class. | |
file | MatrixTriangular.h [code] |
Triangular matrix class. | |
file | MatrixTridiagSymmetric.h [code] |
Class for tridiagonal symmetric matrices. | |
file | Perturb_Test.cc |
Test of the denaity matrix perturbation iterations. | |
file | Perturbation.h [code] |
Perturbation theory class. | |
file | Purification.h [code] |
Purification class. | |
file | purification_old.h [code] |
Purification methods. | |
file | PuriInfo.h [code] |
PuriInfo class. | |
file | PuriStepInfo.h [code] |
PuriStepInfo class. | |
file | PuriStepInfoDebug.h [code] |
PuriStepInfo base class for tests. | |
file | SizesAndBlocks.cc |
file | SizesAndBlocks.h [code] |
file | sort.h [code] |
file | TC2.h [code] |
Trace correcting purification class. | |
file | testOmpFail.cc |
file | truncation.h [code] |
Classes for truncation of small matrix elements. | |
file | ValidPtr.h [code] |
Smart pointer class to control access to object. | |
file | Vector.h [code] |
Copyright(c) Emanuel Rubensson 2006. | |
file | VectorGeneral.h [code] |
General vector class. | |
file | VectorHierarchicBase.h [code] |
Base class for Vector. |