Expand description

Provides the FkTable type.

Structs

Structure implementing FK tables. These are special Grids, for which the following additional guarantees are given:
Error type when trying to construct FkAssumptions with a string.

Enums

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.
The error type returned when a conversion of a Grid to an FkTable fails.