|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Defines a generic interface for data loading operations. More...
#include <memory>#include <filesystem>

Go to the source code of this file.
Classes | |
| class | IDataLoader< T > |
| Abstract interface for loading data into an object. More... | |
Defines a generic interface for data loading operations.
This file declares the abstract template class IDataLoader, which provides a common interface for loading data from a file into a destination object.
Definition in file IDataLoader.h.