APFEL 4.8.0
A PDF evolution library in C++
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
apfel::ConvolutionMap::rule Struct Reference

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
 

Detailed Description

This structure contains the attribute of a single rule.

Member Function Documentation

◆ operator==()

bool apfel::ConvolutionMap::rule::operator== ( rule const & r) const
inline

Member Data Documentation

◆ coefficient

double apfel::ConvolutionMap::rule::coefficient

◆ object

int apfel::ConvolutionMap::rule::object

◆ operand

int apfel::ConvolutionMap::rule::operand

The documentation for this struct was generated from the following file: