Grid 0.7.0
Lattice_unary.h File Reference

Go to the source code of this file.

Functions

 NAMESPACE_BEGIN (Grid)
template<class obj>
Lattice< obj > pow (const Lattice< obj > &rhs_i, RealD y)
template<class obj>
Lattice< obj > mod (const Lattice< obj > &rhs_i, Integer y)
template<class obj>
Lattice< obj > div (const Lattice< obj > &rhs_i, Integer y)
template<class obj>
Lattice< obj > expMat (const Lattice< obj > &rhs_i, RealD alpha, Integer Nexp=DEFAULT_MAT_EXP)
 NAMESPACE_END (Grid)

Function Documentation

◆ NAMESPACE_BEGIN()

NAMESPACE_BEGIN ( Grid )

◆ pow()

◆ mod()

◆ div()

◆ expMat()

template<class obj>
Lattice< obj > expMat ( const Lattice< obj > & rhs_i,
RealD alpha,
Integer Nexp = DEFAULT_MAT_EXP )

◆ NAMESPACE_END()

NAMESPACE_END ( Grid )