function y=Mult_Dirac_W_H(x); % Multiplies a vector by the Hermitian conjugate of the % Wilson-Dirac matrix x5=mult_gamma5(x); y=Mult_Dirac_W(x5); y=mult_gamma5(y); % Copyright (C) 2006-2007 Artan Borici. % This program is a free software licensed under the terms of the GNU General Public License