CHROMA
Public Attributes | List of all members
Chroma::MatrixSpinRep_t Struct Reference

The sparse representation of a spin matrix. More...

#include <spin_rep.h>

Public Attributes

int left
 
int right
 
ComplexD op
 

Detailed Description

The sparse representation of a spin matrix.

Definition at line 15 of file spin_rep.h.

Member Data Documentation

◆ left

int Chroma::MatrixSpinRep_t::left

Spin row

Definition at line 17 of file spin_rep.h.

Referenced by Chroma::convertTwoQuarkSpin(), Chroma::read(), and Chroma::write().

◆ op

ComplexD Chroma::MatrixSpinRep_t::op

Value of data

Definition at line 19 of file spin_rep.h.

Referenced by Chroma::convertTwoQuarkSpin(), Chroma::read(), and Chroma::write().

◆ right

int Chroma::MatrixSpinRep_t::right

Spin column

Definition at line 18 of file spin_rep.h.

Referenced by Chroma::convertTwoQuarkSpin(), Chroma::read(), and Chroma::write().


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