Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
Graph Struct Reference

Public Attributes

int width = 0
 
int depth = 0
 
int nparams = 0
 
std::vector< std::vector< std::shared_ptr< Block > > > levels
 

Detailed Description

Definition at line 360 of file main_speed.cpp.

Member Data Documentation

◆ depth

int Graph::depth = 0

Definition at line 362 of file main_speed.cpp.

◆ levels

std::vector<std::vector<std::shared_ptr<Block> > > Graph::levels

Definition at line 364 of file main_speed.cpp.

◆ nparams

int Graph::nparams = 0

Definition at line 363 of file main_speed.cpp.

◆ width

int Graph::width = 0

Definition at line 361 of file main_speed.cpp.


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