38 mean_labels.
scale(scale);
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.
virtual SGVector< float64_t > combine(const SGMatrix< float64_t > &ensemble_result) const
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...