|
MADNESS 0.10.1
|

Directories | |
| mtxmq_bg | |
| mtxmq_graveyard | |
Files | |
| aligned.h | |
| Provides routines for internal use optimized for aligned data. | |
| basetensor.cc | |
| Implements BaseTensor. | |
| basetensor.h | |
| Declares BaseTensor. | |
| cblas.h | |
| Define BLAS like functions. | |
| cblas_types.h | |
| Define types used by CBLAS API. | |
| clapack.h | |
| C++ interface to LAPACK, either directly via Fortran API (see clapack_fortran.h) or via LAPACKE (see clapack_lapacke.h) | |
| clapack_fortran.h | |
| Legacy C++ prototypes for Fortran LAPACK with associated typedefs and macos. | |
| distributed_matrix.h | |
| dummy_main.c | |
| elem.cc | |
| elem.h | |
| fred.cc | |
| gentensor.h | |
| gfit.cc | |
| gmres.h | |
| Defines a general operator interface and a templated GMRES solver for solving linear equations. | |
| jacobi.h | |
| jimkernel.cc | |
| kain.cc | |
| lapack.cc | |
| Partial interface from Tensor to LAPACK. | |
| lapacke_types.h | |
| Define types used by LAPACKe. | |
| linalg_wrappers.cc | |
| linalg_wrappers.h | |
| Template wrappers for LAPACK routines. | |
| lowranktensor.h | |
| miketest.cc | |
| mxm.h | |
| Internal use only. | |
| oldtest.cc | |
| Test code for Tensor, TensorIterator, SliceTensor, etc. | |
| RandomizedMatrixDecomposition.cc | |
| RandomizedMatrixDecomposition.h | |
| slice.h | |
| Declares and implements Slice. | |
| solvers.cc | |
| solvers.h | |
| Defines interfaces for optimization and non-linear equation solvers. | |
| srconf.h | |
| SVDTensor.cc | |
| SVDTensor.h | |
| systolic.h | |
| tensor.cc | |
| Completes the implementation of Tensor and instantiates all specializations for fast compiles. | |
| tensor.h | |
| Defines and implements most of Tensor. | |
| tensor_lapack.h | |
| Prototypes for a partial interface from Tensor to LAPACK. | |
| tensor_macros.h | |
| Macros for easy and efficient iteration over tensors. | |
| tensor_spec.h | |
| tensorexcept.h | |
| Declares and implements TensorException. | |
| tensoriter.cc | |
| Implements TensorIterator. | |
| tensoriter.h | |
| Declares TensorIterator. | |
| tensoriter_spec.h | |
| tensortrain.h | |
| Defines and implements the tensor train decomposition as described in I.V. Oseledets, Siam J. Sci. Comput. 33, 2295 (2011). | |
| test_distributed_matrix.cc | |
| test_elemental.cc | |
| test_gentensor.cc | |
| test_jacobi.cc | |
| test_linalg.cc | |
| test_lowranktensor.cc | |
| test_mtxmq.cc | |
| test_RandomizedMatrixDecomposition.cc | |
| test_solvers.cc | |
| test_systolic.cc | |
| test_tensor.cc | |
| test_Zmtxmq.cc | |
| testseprep.cc | |
| transform3d.cc | |
| type_data.h | |
| Defines and implements TensorTypeData, a type traits class. | |
| vector_factory.h | |
| Declares and implements factories for short vectors. | |
| vmath.cc | |
| vmath.h | |