6#ifndef RATIONAL_FUNCTIONS_H
7#define RATIONAL_FUNCTIONS_H
9#include "Inverters/linear_solvers.h"
32void r_app_set(
rational_app *app,
double min,
double max);
The elementary site structures defined in suN.h are used in this file to define field structures that...
Definition rational_functions.h:16
Spinor field array containing SU(N_f) spinors in chosen fermion representation.
Definition spinor_field.h:189