10 #ifndef INDIVIDUAL_JOB_RESULT_AGGREGATOR_H_
11 #define INDIVIDUAL_JOB_RESULT_AGGREGATOR_H_
20 template<
class T>
class SGVector;
21 template<
class T>
class CLinearOperator;
62 return "IndividualJobResultAggregator";
80 #endif // INDIVIDUAL_JOB_RESULT_AGGREGATOR_H_
Abstract template class that aggregates vector job results in each submit_result call, finalize is abstract.
CIndividualJobResultAggregator()
virtual const char * get_name() const
Class that aggregates vector job results in each submit_result call of jobs generated from rational a...
virtual ~CIndividualJobResultAggregator()
all of classes and functions are contained in the shogun namespace