| 
        
             | 
	
		 VinaLC: Parallel Molecular Docking Program  | 
	
                 Biochemical and Biophysical Systems Group  | 
 
#include <recent_history.h>
Public Member Functions | |
| recent_history (fl initial_x_estimate, fl initial_error_estimate, fl lifetime) | |
| void | add (fl x) | 
| bool | possibly_smaller_than (fl x) const | 
Private Attributes | |
| fl | x_estimate | 
| fl | error_estimate_sqr | 
| fl | weight | 
      
  | 
  inline | 
      
  | 
  inline | 
References error_estimate_sqr, sqr(), weight, and x_estimate.
Referenced by manifold_phase().


      
  | 
  inline | 
      
  | 
  private | 
Referenced by add(), and possibly_smaller_than().
      
  | 
  private | 
Referenced by add(), and possibly_smaller_than().