public static final class MatrixFunction.MutableValueCollector extends MultiOperandNumericFunction
MultiOperandNumericFunction.Policy| 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, isHiddenRowCounted, isSubtotalCounted, setBlankEvalPolicy, setMissingArgPolicy, treatStringsAsZeropublic MutableValueCollector(boolean isReferenceBoolCounted,
boolean isBlankCounted)
public double[] collectValues(ValueEval... operands) throws EvaluationException
EvaluationExceptionprotected double evaluate(double[] values)
evaluate in class MultiOperandNumericFunctionCopyright 2022 The Apache Software Foundation or its licensors, as applicable.