|
ampsci
High-precision calculations for one- and two-valence atomic systems
|
Used to pass generic parameters to update() function. More...
#include <TensorOperator.hpp>
Used to pass generic parameters to update() function.
Override in derived class, then use as:
auto const* params = dynamic_cast<const Params*>(&p);
Rarely used.