CHROMA
Classes | Namespaces | Functions
subset_ev_pair.h File Reference

Holds of vectors and eigenvalues. More...

#include "chromabase.h"

Go to the source code of this file.

Classes

struct  Chroma::SubsetVectorWeight_t
 Weights for subset of vectors. More...
 
struct  Chroma::EVPair< T >
 A Pair type. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

template<typename T >
void Chroma::read (BinaryReader &bin_in, EVPair< T > &evpair)
 
template<typename T >
void Chroma::write (BinaryWriter &bin_out, const EVPair< T > &evpair)
 

Detailed Description

Holds of vectors and eigenvalues.

Definition in file subset_ev_pair.h.