Java org.apache.mahout.classifier.df.data DataUtils fields, constructors, methods, implement or subclass

Example usage for Java org.apache.mahout.classifier.df.data DataUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.mahout.classifier.df.data DataUtils.

The text is from its open source code.

Method

intmaxindex(Random rng, int[] values)
return the index of the maximum of the array, breaking ties randomly
intsum(int[] values)
Computes the sum of the values