Decomposition of Tensor objects. More...
Include dependency graph for tensor_decomposition.h:
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | syten |
| Syten namespace. | |
Functions | |
| SRDef | syten::singValSqdToError (SRDef const squared_singular_values, SRDef const norm) |
If squared_singular_values is the sum of the squares of the singular values discarded during a truncation step on a tensor of norm norm, this function returns the error between a normalised original state and a normalised version of the new state. More... | |
Decomposition of Tensor objects.
For specific decompositions, see tensor_svd.h tensor_qr.h tensor_delinearise.h tensor_deparallelise.h .