Class MatrixFunction
- java.lang.Object
-
- org.apache.poi.ss.formula.functions.MatrixFunction
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
MatrixFunction.MutableValueCollector
static class
MatrixFunction.OneArrayArg
static class
MatrixFunction.TwoArrayArg
-
Constructor Summary
Constructors Constructor Description MatrixFunction()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
checkValues(double[] results)
-
-
-
Method Detail
-
checkValues
public static void checkValues(double[] results) throws EvaluationException
- Throws:
EvaluationException
-
-