|
xerus
a general purpose tensor library
|
Header file for the decomposition ALS algorithm. This is likely temporary. More...
#include "../ttNetwork.h"Go to the source code of this file.
Namespaces | |
| xerus | |
| The main namespace of xerus. | |
Functions | |
| void | xerus::decomposition_als (TTTensor &_x, const Tensor &_b, const double _eps=EPSILON, const size_t _maxIterations=1000) |
Header file for the decomposition ALS algorithm. This is likely temporary.
Definition in file decompositionAls.h.