#include <OptVar.hh>
Inherits Aggregator.
Inheritance diagram for AggregatorMean:


Public Member Functions | |
| virtual QECODE_EXPORT int | eval (vector< int > values) | 
| virtual | ~AggregatorMean () | 
This aggregator computes the mean of all elements of the multiset
Definition at line 58 of file OptVar.hh.
| virtual AggregatorMean::~AggregatorMean | ( | ) |  [inline, virtual] | 
        
| virtual QECODE_EXPORT int AggregatorMean::eval | ( | vector< int > | values | ) |  [inline, virtual] | 
        
 1.5.2