ampsci
High-precision calculations for one- and two-valence atomic systems
DiracOperator::TensorOperator::Params

Used to pass generic parameters to update() function. More...

#include <TensorOperator.hpp>

Detailed Description

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.


The documentation for this struct was generated from the following file: