|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Interface for composing (creating/removing/updating) dependent blocks and parameters. More...


Go to the source code of this file.
Classes | |
| class | IBlockComposer |
| Abstract interface for composing dependent blocks and parameters. More... | |
Interface for composing (creating/removing/updating) dependent blocks and parameters.
This header defines IBlockComposer, an abstraction used to build dependent computation objects:
The goal is to provide a high-level orchestration API for "composition":
Implementations typically target a specific destination scope, e.g.:
Definition in file IBlockComposer.h.