| Package | Description |
|---|---|
| org.apache.mahout.math.function |
Core interfaces for functions, comparisons and procedures on objects and primitive data types.
|
| Modifier and Type | Method and Description |
|---|---|
static Mult |
Mult.div(double constant)
a / constant.
|
static Mult |
Mult.mult(double constant)
a * constant.
|
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.