38 SG_ADD(&m_aggregate,
"current_aggregate",
55 SG_ERROR(
"result is not of CVectorResult type!\n");
SGVector< T > m_aggregate
Abstract template class that aggregates vector job results in each submit_result call, finalize is abstract.
Base class that stores the result of an independent job.
#define SG_NOTIMPLEMENTED
virtual void submit_result(CJobResult *result)
SGVector< T > get_result() const
Abstract base class that provides an interface for computing an aggeregation of the job results of in...
all of classes and functions are contained in the shogun namespace
virtual const char * get_name() const
Base class that stores the result of an independent job when the result is a vector.
virtual ~CStoreVectorAggregator()