Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / CorrelFunctionInfo Class
Members


CorrelFunctionInfo Class
Returns the correlation coefficient of the two sets of data.
Syntax
'Declaration
 
Public Class CorrelFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As CorrelFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.CorrelFunctionInfo

See Also