#include <fermiqcd_instanton4d.h>
Public Member Functions | |
Instanton4D (int nc, int sub_i, int sub_j, mdp_real charge, mdp_real lambda, vector< mdp_real > &p) | |
mdp_matrix | operator() (mdp_site &x, int mu) |
Public Attributes | |
vector< mdp_real > | p |
int | nc |
int | sub_i |
int | sub_j |
mdp_real | charge |
mdp_real | lambda |
mdp_matrix | eta [4][4] |
Instanton4D::Instanton4D | ( | int | nc, | |
int | sub_i, | |||
int | sub_j, | |||
mdp_real | charge, | |||
mdp_real | lambda, | |||
vector< mdp_real > & | p | |||
) | [inline] |
mdp_matrix Instanton4D::operator() | ( | mdp_site & | x, | |
int | mu | |||
) | [inline] |
mdp_matrix Instanton4D::eta[4][4] |
int Instanton4D::nc |
vector<mdp_real> Instanton4D::p |