MADNESS  version 0.9
tensor Directory Reference
Directory dependency graph for tensor:
tensor

Directories

directory  bgp_tuning
 
directory  new_mtxmq
 

Files

file  aligned.h [code]
 Provides routines for internal use optimized for aligned data.
 
file  basetensor.cc
 Implements BaseTensor.
 
file  basetensor.h [code]
 Declares BaseTensor.
 
file  cblas.h [code]
 Define BLAS like functions.
 
file  clapack.h [code]
 C++ prototypes for Fortran LAPACK with associated typedefs and macos.
 
file  distributed_matrix.h [code]
 
file  dummy_main.c
 
file  eigen.h [code]
 
file  elem.cc
 
file  elem.h [code]
 
file  fred.cc
 
file  gentensor.h [code]
 Provides a tensor with taking advantage of possibly low rank.
 
file  gfit.cc
 
file  gmres.h [code]
 Defines a general operator interface and a templated GMRES solver for solving linear equations.
 
file  jimkernel.cc
 
file  kain.cc
 
file  lapack.cc
 Partial interface from Tensor to LAPACK.
 
file  lapack_functions.h [code]
 
file  miketest.cc
 
file  mtxm_gen.h [code]
 
file  mtxmq.cc
 
file  mtxmq.h [code]
 
file  mtxmq_avx_rjh.cc
 
file  mxm.h [code]
 Internal use only.
 
file  oldtest.cc
 Test code for Tensor, TensorIterator, SliceTensor, etc.
 
file  slice.h [code]
 Declares and implements Slice.
 
file  solvers.cc
 
file  solvers.h [code]
 Defines interfaces for optimization and non-linear equation solvers.
 
file  srconf.h [code]
 handles the low-level details of a separated representation tensor
 
file  madness/tensor/systolic.h [code]
 
file  tensor.cc
 Completes the implementation of Tensor and instantiates all specializations for fast compiles.
 
file  tensor.h [code]
 Defines and implements most of Tensor.
 
file  tensor_lapack.h [code]
 Prototypes for a partial interface from Tensor to LAPACK.
 
file  tensor_macros.h [code]
 Macros for easy and efficient iteration over tensors.
 
file  tensor_spec.h [code]
 
file  tensorexcept.h [code]
 Declares and implements TensorException.
 
file  tensoriter.cc
 Implements TensorIterator.
 
file  tensoriter.h [code]
 Declares TensorIterator.
 
file  tensoriter_spec.h [code]
 
file  tensortrain.h [code]
 Defines and implements the tensor train decomposition as described in I.V. Oseledets, Siam J. Sci. Comput. 33, 2295 (2011).
 
file  transform3d.cc
 
file  type_data.h [code]
 Defines and implements TensorTypeData, a type traits class.
 
file  vector_factory.h [code]
 Declares and implements factories for short vectors.
 
file  vmath.cc
 
file  vmath.h [code]