| 
        
             | 
	
		 VinaLC: Parallel Molecular Docking Program  | 
	
                 Biochemical and Biophysical Systems Group  | 
 
#include <terms.h>
Public Member Functions | |
| void | add (unsigned e, T *f) | 
| sz | num_enabled () const | 
| void | get_names (bool enabled_only, std::vector< std::string > &out) const | 
| void | filter (flv::const_iterator &in, flv &out) const | 
| fl | max_cutoff () const | 
| sz | size () const | 
| const T & | operator[] (sz i) const | 
Public Attributes | |
| std::vector< bool > | enabled | 
| boost::ptr_vector< T > | fun | 
      
  | 
  inline | 
      
  | 
  inline | 
Referenced by terms::display_info(), and terms::get_names().

      
  | 
  inline | 
Referenced by terms::filter_external(), and terms::filter_internal().

Referenced by terms::eval_additive_aux(), terms::evale(), terms::evale_robust(), terms::size(), terms::size_conf_independent(), and terms::size_internal().

| std::vector<bool> term_set< T >::enabled | 
| boost::ptr_vector<T> term_set< T >::fun |