|
xerus
a general purpose tensor library
|
Header file for the classes defining factorisations of Tensors. More...
Go to the source code of this file.
Classes | |
| class | xerus::CQ |
| Helper class to allow an intuitive syntax for an rank revealing orthogonal factorisation. More... | |
| class | xerus::internal::IndexedTensor< tensor_type > |
| Internal representation of an readable and writeable indexed Tensor or TensorNetwork. More... | |
| class | xerus::internal::IndexedTensorReadOnly< tensor_type > |
| Internal representation of an readable indexed Tensor or TensorNetwork. More... | |
| class | xerus::QC |
| Helper class to allow an intuitive syntax for an rank revealing orthogonal factorisation. More... | |
| class | xerus::QR |
| Helper class to allow an intuitive syntax for QR factorisations. More... | |
| class | xerus::RQ |
| Helper class to allow an intuitive syntax for RQ factorisations. More... | |
| class | xerus::SVD |
| Helper class to allow an intuitive syntax for SVD factorisations. More... | |
| class | xerus::TensorFactorisation |
| Abstract super class for all tensor factorisations. More... | |
Namespaces | |
| xerus | |
| The main namespace of xerus. | |
| xerus::internal | |
| Namespace for function and classes designated only for internal use. | |
Header file for the classes defining factorisations of Tensors.
Definition in file indexedTensor_tensor_factorisations.h.