25 m_aggregate=
static_cast<T
>(0);
29 SG_ADD(&m_aggregate,
"current_aggregate",
46 SG_ERROR(
"result is not of CScalarResult type!\n");
Base class that stores the result of an independent job when the result is a scalar.
Base class that stores the result of an independent job.
virtual ~CStoreScalarAggregator()
#define SG_NOTIMPLEMENTED
virtual void submit_result(CJobResult *result)
Template class that aggregates scalar job results in each submit_result call, finalize then transform...
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
const T get_result() const