Documentation of MARTY
A Modern ARtificial Theoretical phYsicist
Data Fields
mty::Spectrum::MatrixEl Struct Reference

Small structure containing a mass term (without fields) and its position in the mass matrix. More...

#include <spectrum.h>

Data Fields

size_t i
 Row index of the term.
 
size_t j
 Column index of the term.
 
csl::Expr term
 Actual term. Fields are removed, it should then be a purely scalar factor.
 

Detailed Description

Small structure containing a mass term (without fields) and its position in the mass matrix.


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