|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.mahout.math.function.VectorFunctions
public class VectorFunctions
Method Summary | |
---|---|
static VectorFunction |
max()
|
static VectorFunction |
mean()
Vector functions |
static VectorFunction |
min()
|
static VectorFunction |
sum()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static VectorFunction mean()
public static VectorFunction sum()
public static VectorFunction max()
public static VectorFunction min()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |