CHROMA
Classes | Namespaces
lmdagm.h File Reference

M^dag*M composition of a linear operator. More...

#include "handle.h"
#include "linearop.h"

Go to the source code of this file.

Classes

class  Chroma::MdagMLinOp< T >
 M^dag.M linear operator. More...
 
class  Chroma::MdagMLinOpArray< T >
 M^dag.M linear operator over arrays. More...
 
class  Chroma::approx_lmdagm< T >
 M^dag.M linear operator. More...
 
class  Chroma::DiffMdagMLinOp< T, P, Q >
 Differentiable M^dag.M linear operator. More...
 
class  Chroma::DiffMdagMLinOpArray< T, P, Q >
 M^dag.M linear operator over arrays. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Detailed Description

M^dag*M composition of a linear operator.

Definition in file lmdagm.h.