CHROMA
Namespaces | Functions
subset_vectors.cc File Reference

Holds of vectors and weights. More...

#include "chromabase.h"
#include "util/ferm/subset_vectors.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::read (XMLReader &xml, const std::string &path, SubsetVectorWeight_t &param)
 Reader. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const SubsetVectorWeight_t &param)
 Writer. More...
 
multi1d< SubsetVectorWeight_t > Chroma::getEigenValues (const MapObject< int, EVPair< LatticeColorVector > > &eigen_source, int num_vecs)
 

Detailed Description

Holds of vectors and weights.

Definition in file subset_vectors.cc.