| blas_view.cpp | Source code for the interface between dataviews and BLAS |
| blas_view.h | The header file defining the interface between dataviews and BLAS routines |
| Chebyshev.cpp | Source code for Chebyshev polynomial approximations |
| conststates.cpp | Source code for predefined states and operations |
| datablock.h | The header file for class datablock<T> |
| dataview.h | The header file for dataviews (the abstract interface to a datablock) |
| flexibletable.h | The header file for class FlexibleTable<T>, and some internal methods |
| histogram.cpp | Source code for the Histogram class |
| linalg.cpp | Source code for most of the DenseVector<T> and DenseMatrix<T> methods, where T = double or T = std::complex<double>. Also some miscellaneous stuff |
| linalg.h | The main header file for the LinAlg library |
| linalg_abstract.h | This file is the bottom of the LinAlg include hierarchy |
| options.cpp | Source code for the Options class |
| options.h | Declarations for the Options class |
| optionvar.cpp | Source code for the obsolete OptionVar class |
| optionvar.h | Declarations for the obsolete OptionVar class |
| permscale.h | The header file for PermScaleMatrix<T>, a particular class of sparse matrices |
| permutation.h | Header file defining the Permutation and ScalingPermutation<T> classes |
| productstate.cpp | Source code for methods from ProductState and ProductOperator |
| quantum.cpp | Source code for several of the methods in the quantum library |
| quantum.h | The main header file for the Quantum library |
| random.cpp | Source code for random number generators |
| random.h | The header file for random number generators |
| shortclawrap.cpp | Abbreviated source for the C LApack WRAPper |
| shortclawrap.h | An abbreviated header file for the C LApack WRAPper |
| tensorproductstructure.cpp | Source code for methods from TensorProductStructure and TensorProductIndex |
| timer.cpp | Source code for the Timer class |
1.4.4