![]()  | 
  
    Rosetta
    3.7
    
   | 
 
Public Member Functions | |
| Histogram (Real const min, Real const max, Real const spacing) | |
| void | add (float const value, Size const n_items) | 
| void | clear () | 
| utility::vector1< Real > | get_scores () const | 
| utility::vector1< Size > | get_hist () const | 
Private Attributes | |
| Real const | min_ | 
| Real const | max_ | 
| Real const | spacing_ | 
| Size | n_elem_ | 
| utility::vector1< Size > | hist_ | 
      
  | 
  inline | 
References min(), and runtime_assert.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
References basic::options::OptionKeys::mh::path::scores.
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
 1.8.7