|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hssf.record.formula.functions.Fixed2ArgFunction
org.apache.poi.hssf.record.formula.functions.XYNumericFunction
org.apache.poi.hssf.record.formula.functions.Sumxmy2
public final class Sumxmy2
Implementation of Excel function SUMXMY2()
Calculates the sum of squares of differences between two arrays of the same size.
Constructor Summary | |
---|---|
Sumxmy2()
|
Method Summary |
---|
Methods inherited from class org.apache.poi.hssf.record.formula.functions.XYNumericFunction |
---|
evaluate |
Methods inherited from class org.apache.poi.hssf.record.formula.functions.Fixed2ArgFunction |
---|
evaluate |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Sumxmy2()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |