Bridge++  Ver. 2.0.2
fopr_Chebyshev.h File Reference

Go to the source code of this file.

Typedefs

typedef AFopr_Chebyshev< FieldFopr_Chebyshev
 Chebyshev polynomial of fermion operator. More...
 

Detailed Description

Author
Hideo Matsufuru (matufuru)
LastChangedBy
matufuru
Date
$LastChangedDate:: 2022-03-07 17:24:38 #$
Version
LastChangedRevision
2359

Definition in file fopr_Chebyshev.h.

Typedef Documentation

◆ 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.