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