Structure of arrays for Hermitian bilinear \(X_{\mu\nu}\) in memory. More...
#include <clover.h>
Public Attributes | |
| float * | diag |
| Real valued diagonal terms. | |
| Complex_f * | offd |
| Complex valued off-diagonal terms. We only need to store one of these to get the other in \(SU(2)\). | |
Structure of arrays for Hermitian bilinear \(X_{\mu\nu}\) in memory.
| Complex_f* Bilinear_a::offd |