10 #ifndef STORE_SCALAR_AGGREGATOR_H_ 11 #define STORE_SCALAR_AGGREGATOR_H_ 13 #include <shogun/lib/config.h> 28 typedef bool supports_complex128_t;
54 return "StoreScalarAggregator";
66 #endif // STORE_SCALAR_AGGREGATOR_H_
Base class that stores the result of an independent job.
virtual ~CStoreScalarAggregator()
virtual void submit_result(CJobResult *result)
Template class that aggregates scalar job results in each submit_result call, finalize then transform...
virtual const char * get_name() 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