xerus
a general purpose tensor library
algorithms Directory Reference
Directory dependency graph for algorithms:
/home/gitlab-runner/builds/9071116c/0/xerus/xerus/src/xerus/algorithms

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.