Implementation for file inc/tensor/tensor_decomposition.h. More...
#include "inc/util/scalars.h"
Include dependency graph for tensor_decomposition.cpp: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... | |
Implementation for file inc/tensor/tensor_decomposition.h.