CHROMA
|
Inline reading of latticecolorvectors that are eigenvectors. More...
#include <inline_eigen_lime_colvec_read_obj.h>
Public Member Functions | |
~InlineMeas () | |
InlineMeas (const Params &p) | |
InlineMeas (const InlineMeas &p) | |
unsigned long | getFrequency (void) const |
Tell me how often I should measure this beastie. More... | |
void | operator() (const unsigned long update_no, XMLWriter &xml_out) |
Do the writing. More... | |
Public Member Functions inherited from Chroma::AbsInlineMeasurement | |
virtual | ~AbsInlineMeasurement (void) |
Virtual Destructor. More... | |
Private Attributes | |
Params | params |
Inline reading of latticecolorvectors that are eigenvectors.
Definition at line 46 of file inline_eigen_lime_colvec_read_obj.h.
|
inline |
Definition at line 49 of file inline_eigen_lime_colvec_read_obj.h.
|
inline |
Definition at line 50 of file inline_eigen_lime_colvec_read_obj.h.
|
inline |
Definition at line 51 of file inline_eigen_lime_colvec_read_obj.h.
|
inlinevirtual |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 53 of file inline_eigen_lime_colvec_read_obj.h.
References Chroma::InlineEigenLimeColVecReadNamedObjEnv::Params::frequency, and params.
|
virtual |
Do the writing.
Implements Chroma::AbsInlineMeasurement.
Definition at line 134 of file inline_eigen_lime_colvec_read_obj.cc.
References Chroma::EVPair< T >::eigenValue, Chroma::EVPair< T >::eigenVector, Chroma::END_CODE(), Chroma::InlineEigenLimeColVecReadNamedObjEnv::Params::file, Chroma::InlineEigenLimeColVecReadNamedObjEnv::Params::File_t::file_names, Chroma::i, Chroma::GroupXML_t::id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::InlineEigenLimeColVecReadNamedObjEnv::name, Chroma::InlineEigenLimeColVecReadNamedObjEnv::Params::named_obj, Nd, Chroma::InlineEigenLimeColVecReadNamedObjEnv::Params::NamedObject_t::object_id, Chroma::InlineEigenLimeColVecReadNamedObjEnv::Params::NamedObject_t::object_map, params, Chroma::GroupXML_t::path, Chroma::pop(), Chroma::push(), Chroma::InlineEigenLimeColVecReadNamedObjEnv::read(), Chroma::START_CODE(), Chroma::SubsetVectorWeight_t::weights, Chroma::InlineEigenLimeColVecReadNamedObjEnv::write(), and Chroma::GroupXML_t::xml.
|
private |
Definition at line 60 of file inline_eigen_lime_colvec_read_obj.h.
Referenced by getFrequency(), and operator()().