![]() |
APFEL 4.8.0
A PDF evolution library in C++
|
Go to the source code of this file.
Classes | |
class | apfel::Observable< T > |
The Observable class encapsulates sets of operators and sets of T-type objects for an easy computation of observables deriving from the convolution of the two. This class can contain an arbitrary number of such pairs that are separatately convoluted and joint when the obeservable is computed by means of the "Evaluate" function. More... | |
struct | apfel::Observable< T >::ConvolutionPair |
This structure contains a pair of sets of coefficient functions and of objects. More... | |
Namespaces | |
namespace | apfel |
Namespace for all APFEL++ functions and classes. | |