17 IBackground::IBackground(
const NodeMeta& meta,
const std::vector<double>& PValues)
18 :
INode(meta, PValues)
22 IBackground::~IBackground() =
default;
Defines interface IBackground.
Base class for tree-like structures containing parameterized objects.