10 #ifndef INDIVIDUAL_JOB_RESULT_AGGREGATOR_H_
11 #define INDIVIDUAL_JOB_RESULT_AGGREGATOR_H_
21 template<
class T>
class SGVector;
22 template<
class RetType,
class OperandType>
class CLinearOperator;
63 return "IndividualJobResultAggregator";
82 #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()
Abstract template base class that represents a linear operator, e.g. a matrix.
all of classes and functions are contained in the shogun namespace