| xerus
    a general purpose tensor library | 

| Files | |
| file | adf.cpp [code] | 
| Implementation of the ADF variants. | |
| file | als.cpp [code] | 
| Implementation of the ALS variants. | |
| file | cg.cpp [code] | 
| Implementation of the CG algorithm. | |
| file | decompositionAls.cpp [code] | 
| Implementation of the decomposition ALS. | |
| file | iht.cpp [code] | 
| Implementation of the IHT variants. | |
| file | largestEntry.cpp [code] | 
| file | retractions.cpp [code] | 
| Implementation of the retractions declared in retractions.h. | |
| file | steepestDescent.cpp [code] | 
| Implementation of the steepest descent algorithms. | |
| file | uqAdf.cpp [code] | 
| Implementation of the ADF variants. | |