Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
C10.cpp File Reference
#include <iostream>
Include dependency graph for C10.cpp:

Go to the source code of this file.

Functions

void defineLibPath (Library &lib)
 
Expr hyperiso_c10_operator_factor ()
 
std::vector< Insertion > hyperiso_bsll_insertions ()
 
int calculate_C10mu (Model &model, gauge::Type gauge)
 
int main ()
 

Function Documentation

◆ calculate_C10mu()

int calculate_C10mu ( Model model,
gauge::Type  gauge 
)

Definition at line 37 of file C10.cpp.

◆ defineLibPath()

void defineLibPath ( Library &  lib)

Definition at line 11 of file C10.cpp.

◆ hyperiso_bsll_insertions()

std::vector< Insertion > hyperiso_bsll_insertions ( )

Definition at line 33 of file C10.cpp.

◆ hyperiso_c10_operator_factor()

Expr hyperiso_c10_operator_factor ( )

Definition at line 23 of file C10.cpp.

◆ main()

int main ( )

Definition at line 111 of file C10.cpp.