| 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 PlusMult |
PlusMult.minusMult(double constant)
a - b*constant.
|
static PlusMult |
PlusMult.plusMult(double constant)
a + b*constant.
|
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.