Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
Data Loading System

System for loading parameters and correlations from external files. More...

Classes

class  CorrelationLoader< T >
 Loader class to populate CorrelationMatrixPair from a file. More...
 
class  ParamBlockLoader
 Loader class to populate a BlockAccessor from a source file. More...
 
class  IDataLoader< T >
 Abstract interface for loading data into an object. More...
 
class  IDataWriter< T, P >
 Abstract interface for writing data into an object. More...
 

Detailed Description

System for loading parameters and correlations from external files.

This module defines classes responsible for reading structured files (JSON, YAML, etc.) and filling memory structures like:

Overview

The DataLoader system is designed to provide a clean and flexible way to load data into memory:

Related Classes

Diagram

dot_inline_dotgraph_1.png