Template Struct HS_anomalous_operator

Inheritance Relationships

Base Type

Struct Documentation

template<typename HS_field>
struct HS_anomalous_operator : public HS_nondiagonal_operator<HS_field>

Represents an anomalous operator in a sector of the Hilbert space.

Public Functions

template<typename op_field>
inline HS_anomalous_operator(shared_ptr<model> _the_model, const string &_name, sector _sec, const vector<matrix_element<op_field>> &elements)