![]() |
APFEL 4.8.0
A PDF evolution library in C++
|
This structure contains the attribute of a single rule. More...
#include <convolutionmap.h>
Public Member Functions | |
bool | operator== (rule const &r) const |
Public Attributes | |
int | operand |
int | object |
double | coefficient |
This structure contains the attribute of a single rule.
|
inline |
double apfel::ConvolutionMap::rule::coefficient |
int apfel::ConvolutionMap::rule::object |
int apfel::ConvolutionMap::rule::operand |