Bridge++
Ver. 2.0.2
|
#include "Fopr/afopr_Chebyshev.h"
Go to the source code of this file.
Typedefs | |
typedef AFopr_Chebyshev< Field > | Fopr_Chebyshev |
Chebyshev polynomial of fermion operator. More... | |
Definition in file fopr_Chebyshev.h.
typedef AFopr_Chebyshev<Field> Fopr_Chebyshev |
Chebyshev polynomial of fermion operator.
This class implements a Chrbyshev polynomial of fermion operator assuming a usage in eigenvalue solver. After ver.2.0, Fopr_Sign is an instantiation of class template AFopr_Chebyshev<AFIELD> for Field class. [05 Mar 2022 H.Matsufuru]
Definition at line 30 of file fopr_Chebyshev.h.