public final class Sumxmy2 extends XYNumericFunction
Calculates the sum of squares of differences between two arrays of the same size.
Syntax:
SUMXMY2(arrayX, arrayY)
result = Σi: 0..n(xi-yi)2
| Constructor and Description |
|---|
Sumxmy2() |
evaluateevaluateCopyright © 2010 - 2020 Adobe. All Rights Reserved