public static final class MatrixFunction.MutableValueCollector extends MultiOperandNumericFunction
| Constructor and Description |
|---|
MutableValueCollector(boolean isReferenceBoolCounted,
boolean isBlankCounted) |
| Modifier and Type | Method and Description |
|---|---|
double[] |
collectValues(ValueEval... operands) |
protected double |
evaluate(double[] values) |
evaluate, getMaxNumOperands, getNumberArray, isSubtotalCountedpublic MutableValueCollector(boolean isReferenceBoolCounted,
boolean isBlankCounted)
public double[] collectValues(ValueEval... operands) throws EvaluationException
EvaluationExceptionprotected double evaluate(double[] values)
evaluate in class MultiOperandNumericFunctionCopyright 2018 The Apache Software Foundation or its licensors, as applicable.