22 SG_GCDEBUG(
"%s created (%p)\n", this->get_name(),
this)
38 SG_ADD(&m_aggregate,
"current_aggregate",
55 SG_ERROR(
"result is not of CVectorResult type!\n");
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
Abstract base class that provides an interface for computing an aggeregation of the job results of in...
void set_const(T const_elem)
SGVector< T > get_result() const
all of classes and functions are contained in the shogun namespace
Base class that stores the result of an independent job when the result is a vector.