38 mean_labels.
scale(scale);
virtual SGVector< float64_t > combine(const SGMatrix< float64_t > &ensemble_result) const
static T sum(T *vec, int32_t len)
Return sum(vec)
void scale(SGVector< T > &a, SGVector< T > &result, T alpha=1)
static T * get_column_sum(T *matrix, int32_t m, int32_t n)
void scale(T alpha)
Scale vector inplace.
all of classes and functions are contained in the shogun namespace
CombinationRule abstract class The CombinationRule defines an interface to how to combine the classif...