xerus
a general purpose tensor library
cg.h File Reference

Header file for the CG algorithm. More...

#include "../ttNetwork.h"
#include "../performanceData.h"
#include "retractions.h"

Go to the source code of this file.

Classes

class  xerus::GeometricCGVariant
 Wrapper class for all geometric (ie. Riemannian) CG variants. More...
 

Namespaces

 xerus
 The main namespace of xerus.
 

Variables

const GeometricCGVariant xerus::GeometricCG
 default variant of the steepest descent algorithm using the lapack solver More...
 

Detailed Description

Header file for the CG algorithm.

Definition in file cg.h.