Skip to main content

Module fk_table

Module fk_table 

Source
Expand description

Provides the FkTable type.

Structs§

FkTable
Structure implementing FK tables. These are special Grids, for which the following additional guarantees are given:

Enums§

FkAssumptions
The optimization assumptions for an FkTable, needed for FkTable::optimize. Since FK tables are typically stored at very small Q2 = Q0, the PDFs f(x,Q0) of heavy quarks are typically set to zero at this scale or set to the same value as their anti-quark PDF. This is used to optimize the size of FK tables.