xerus
a general purpose tensor library
|
Directories | |
directory | algorithms |
directory | misc |
Files | |
file | basic.h [code] |
Header file for shorthand notations that are xerus specific but used throughout the library. | |
file | blasLapackWrapper.h [code] |
Header file for the blas and lapack wrapper functions. | |
file | cholmod_wrapper.h [code] |
Header file for suitesparse wrapper functions. | |
file | contractionHeuristic.h [code] |
Header file for the class managing the contraction heuristics. | |
file | index.h [code] |
Header file for the Index class. | |
file | indexedTensor.h [code] |
Header file for the IndexedTensor class. | |
file | indexedTensor_tensor_factorisations.h [code] |
Header file for the classes defining factorisations of Tensors. | |
file | indexedTensorList.h [code] |
Header file defining lists of indexed tensors. | |
file | indexedTensorMoveable.h [code] |
Header file for the IndexedTensorMoveable class. | |
file | indexedTensorReadOnly.h [code] |
Header file for the IndexedTensorReadOnly class. | |
file | indexedTensorWritable.h [code] |
Header file for the IndexedTensorWritable class. | |
file | measurments.h [code] |
Header file for the different measurment classes. | |
file | misc.h [code] |
Default include file for the misc (ie. non-tensor) functionality. | |
file | performanceData.h [code] |
Header file for the PerformanceData class. | |
file | sparseTimesFullContraction.h [code] |
Header file for sparse matrix times dense matrix wrapper functions. | |
file | tensor.h [code] |
Header file for the Tensor class. | |
file | tensorLogger.h [code] |
Header file that defines the logging behaviour of the internal debug log-levels used in the library. | |
file | tensorNetwork.h [code] |
Header file for the TensorNetwork class. | |
file | ttNetwork.h [code] |
Header file for the TTNetwork class (and thus TTTensor and TTOperator). | |
file | ttStack.h [code] |
Header file for the TTStack class. | |