public class MultiplicationReducer extends AbstractMetricReducer
| Constructor and Description |
|---|
MultiplicationReducer(IMetric... metrics) |
| Modifier and Type | Method and Description |
|---|---|
protected double |
reduce(double value1,
double value2) |
protected double |
startValue() |
calculate, getNameequals, getFormula, hashCode, log2, normalize, normalize, requireFormula, setFormula, validMatrixpublic MultiplicationReducer(IMetric... metrics)
protected double startValue()
startValue in class AbstractMetricReducerprotected double reduce(double value1,
double value2)
reduce in class AbstractMetricReducerCopyright © 2010–2019 GZoltar. All rights reserved.