![]() |
Rivet 3.1.9
|
Typedefs | |
| using | Rivet::Weight = double |
| Typedef for weights. | |
| template<class T > | |
| using | Rivet::Fill = pair< typename T::FillType, Weight > |
| A single fill is a (FillType, Weight) pair. | |
| template<class T > | |
| using | Rivet::Fills = multiset< Fill< T > > |
| using Rivet::Fills = typedef multiset<Fill<T> > |
A set of several fill objects.