#include <atom_classifier.h>
Public Member Functions | |
| Weight_of_atoms (const Atom_classifier *atom_classifier) | |
| Atom_classifier::Properties::Value_type | operator() (const typename Atom_classifier::Query_type &atom) const | 
Function object providing the squared radius of an atom thanks to a classifier.
| Atom_classifier | is a classifier associating a radius to an atom. | 
| ESBTL::Weight_of_atoms< Atom_classifier >::Weight_of_atoms | ( | const Atom_classifier * | atom_classifier | ) |  [inline] | 
        
Constructor
| Atom_classifier::Properties::Value_type ESBTL::Weight_of_atoms< Atom_classifier >::operator() | ( | const typename Atom_classifier::Query_type & | atom | ) |  const [inline] | 
        
Returns the squared radius of atom.
| atom | the atom used as query. | 
 1.7.4