Inheritance Hierarchy
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
The LinearAnalyze type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LinearAnalyze |
Properties
| Name | Description | |
|---|---|---|
| a0 | ||
| a1 |
Methods
| Name | Description | |
|---|---|---|
| Analyze | (Overrides RegAnalyzeAnalyze(Double).) | |
| Correlation | (Inherited from RegAnalyze.) | |
| derivative | (Overrides RegAnalyzederivative(Double).) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| EstimateError | (Inherited from RegAnalyze.) | |
| EstimateError(Int32) | (Inherited from RegAnalyze.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Setup | (Overrides RegAnalyzeSetup(Int32).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| y | (Overrides RegAnalyzey(Double).) |
See Also