xerus
a general purpose tensor library
|
Header file for the TT largest entry algorithm. More...
#include "../ttNetwork.h"
Go to the source code of this file.
Namespaces | |
xerus | |
The main namespace of xerus. | |
Functions | |
template<bool isOperator> | |
size_t | xerus::find_largest_entry (const TTNetwork< isOperator > &_T, double _accuracy, value_t _lowerBound=0.0) |
Finds the position of the approximately largest entry. More... | |
Header file for the TT largest entry algorithm.
Definition in file largestEntry.h.