| 
    Bridge++
    Ver. 1.2.x
    
   | 
 
Test of rational approximation of fermion operators. More...
Functions | |
| int | approx (void) | 
| int | inverse (void) | 
| int | smeared_rational (void) | 
Variables | |
| const std::string | test_name = "Rational.Approx" | 
Test of rational approximation of fermion operators.
[28 Dec 2011 H.Matsufuru]
(Coding history will be recovered from trac.) YAML is implemented. [14 Nov 2012 Y.Namekawa]
[28 Dec 2011 H.Matsufuru]
(Coding history will be recovered from trac.) YAML is implemented. [14 Nov 2012 Y.Namekawa] Selectors are implemented. [03 Mar 2013 Y.Namekawa] (Selectors are replaced with factories by Aoyama-san)
| int Test_Rational::approx | ( | void | ) | 
Definition at line 63 of file test_Rational_Approx.cpp.
| int Test_Rational::inverse | ( | void | ) | 
Definition at line 76 of file test_Rational_Inverse.cpp.
| int Test_Rational::smeared_rational | ( | void | ) | 
Definition at line 81 of file test_Rational_Smeared.cpp.
| const std::string Test_Rational::test_name = "Rational.Approx" | 
Definition at line 28 of file test_Rational_Approx.cpp.