FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / SumXMY2FunctionInfo Class
Members


SumXMY2FunctionInfo Class
Returns the sum of the difference of squares of corresponding values in two arrays.
Syntax
'Declaration
 
Public Class SumXMY2FunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As SumXMY2FunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.SumXMY2FunctionInfo

See Also