LinearAnalyze Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.UtilsRegAnalyze
    GF.Clients.Charts.UtilsLinearAnalyze

Namespace:  GF.Clients.Charts.Utils
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public class LinearAnalyze : RegAnalyze

The LinearAnalyze type exposes the following members.

Constructors

  NameDescription
Public methodLinearAnalyze
Top
Properties

  NameDescription
Public propertya0
Public propertya1
Top
Methods

  NameDescription
Public methodAnalyze (Overrides RegAnalyzeAnalyze(Double).)
Public methodCorrelation (Inherited from RegAnalyze.)
Public methodderivative (Overrides RegAnalyzederivative(Double).)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodEstimateError (Inherited from RegAnalyze.)
Public methodEstimateError(Int32) (Inherited from RegAnalyze.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetup (Overrides RegAnalyzeSetup(Int32).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methody (Overrides RegAnalyzey(Double).)
Top
See Also

Reference