CHROMA
Namespaces | Functions | Variables
inline_eigbnds.cc File Reference

Inline measurements for eigenvalue bounds. More...

#include "meas/inline/eig/inline_eigbnds.h"
#include "meas/inline/abs_inline_measurement_factory.h"
#include "meas/eig/eig_spec.h"
#include "meas/eig/eig_spec_array.h"
#include "meas/inline/io/named_objmap.h"
#include "meas/inline/make_xml_file.h"
#include "actions/ferm/linop/lopscl.h"
#include "actions/ferm/fermacts/fermact_factory_w.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::InlineEigBndsMdagMEnv
 

Functions

bool Chroma::InlineEigBndsMdagMEnv::registerAll ()
 Register all the factories. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, InlineEigBndsMdagMParams::RitzParams_t &param)
 Ritz input. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, InlineEigBndsMdagMParams::RitzParams_t &param)
 Ritz output. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const InlineEigBndsMdagMParams::NamedObject_t &input)
 Object buffer. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, InlineEigBndsMdagMParams::NamedObject_t &input)
 Object buffer. More...
 

Variables

const std::string Chroma::InlineEigBndsMdagMEnv::name = "EIGBNDSMDAGM"
 

Detailed Description

Inline measurements for eigenvalue bounds.

Measure eigenvalue bounds of M^dag*M

Definition in file inline_eigbnds.cc.