Documentation of MARTY
A Modern ARtificial Theoretical phYsicist
Public Types | Public Member Functions | Static Private Member Functions | Private Attributes
mty::IrrepMap< Type > Class Template Reference

Public Types

using Pair = std::pair< mty::Irrep, Type >
 

Public Member Functions

const_iterator find (mty::Irrep const &t_key) const
 
iterator find (mty::Irrep const &t_key)
 
Typeoperator[] (mty::Irrep const &rep)
 

Static Private Member Functions

static mty::Irrepkey (Pair &p)
 
static Typevalue (Pair &p)
 
static mty::Irrep const & key (Pair const &p)
 
static Type const & value (Pair const &p)
 

Private Attributes

std::vector< Pair > elements
 

The documentation for this class was generated from the following file: