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


CovarFunctionInfo Class
Returns the average of the products of deviations for each data point pair in two sets of numbers.
Syntax
'Declaration
 
Public Class CovarFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As CovarFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.CovarFunctionInfo

See Also