|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mult | |
---|---|
org.apache.mahout.math.function | Core interfaces for functions, comparisons and procedures on objects and primitive data types. |
Uses of Mult in org.apache.mahout.math.function |
---|
Methods in org.apache.mahout.math.function that return Mult | |
---|---|
static Mult |
Mult.div(double constant)
a / constant. |
static Mult |
Mult.mult(double constant)
a * constant. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |