Grid 0.7.0
Lattice_trace.h File Reference

Go to the source code of this file.

Functions

 NAMESPACE_BEGIN (Grid)
template<int Index, class vobj>
auto TraceIndex (const Lattice< vobj > &lhs) -> Lattice< decltype(traceIndex< Index >(vobj()))>
template<int N, class Vec>
Lattice< iScalar< iScalar< iScalar< Vec > > > > Determinant (const Lattice< iScalar< iScalar< iMatrix< Vec, N > > > > &Umu)
template<int N>
Lattice< iScalar< iScalar< iMatrix< vComplexD, N > > > > Inverse (const Lattice< iScalar< iScalar< iMatrix< vComplexD, N > > > > &Umu)
 NAMESPACE_END (Grid)

Function Documentation

◆ NAMESPACE_BEGIN()

NAMESPACE_BEGIN ( Grid )

◆ TraceIndex()

◆ Determinant()

◆ Inverse()

◆ NAMESPACE_END()

NAMESPACE_END ( Grid )