6#ifndef BALL_QSAR_DESCRIPTOR_H
7#define BALL_QSAR_DESCRIPTOR_H
9#ifndef BALL_CONCEPT_PROCESSOR_H
13#ifndef BALL_KERNEL_ATOMCONTAINER_H
20 template <
typename Key,
typename Value>
class HashMap;
const String & getUnit() const
virtual bool isValid_(AtomContainer &ac)
void setUnit(const String &name)
virtual void calculate_(AtomContainer &ac)
virtual double compute(AtomContainer &ac)
const String & getName() const
void setName(const String &name)
HashMap class based on the STL map (containing serveral convenience functions).
#define BALL_CREATE(name)