18#ifndef SYMFNCCOMPANGWWEIGHTED_H
19#define SYMFNCCOMPANGWWEIGHTED_H
82 virtual void calculate(
Atom& atom,
bool const derivatives)
const;
Intermediate symmetry function class for weighted angular compact SFs.
Weighted wide angular symmetry function with compact support (type 25)
virtual bool operator<(SymFnc const &rhs) const
Overload < operator.
SymFncCompAngwWeighted(ElementMap const &elementMap)
Constructor, sets type = 25.
virtual void calculate(Atom &atom, bool const derivatives) const
Calculate symmetry function for one atom.
virtual bool operator==(SymFnc const &rhs) const
Overload == operator.
Symmetry function base class.
ElementMap elementMap
Copy of element map.
Storage for a single atom.