| PearsonsChiSquaredTestUpdate Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Update(Double) | Updates test statistic using provided sample.(Inherited from OneSampleTest.) | 
|  | Update(Vector) | Updates test statistic using provided sample.(Inherited from OneSampleTest.) | 
|  | Update(Double, Int32, Int32) | Updates test statistic using provided sample.(Inherited from OneSampleTest.) | 
|  | Update(Double, CUDistribution, Int32) | Updates test statistic using provided sample. | 
|  | Update(Vector, CUDistribution, Int32) | Updates test statistic using provided sample. | 
|  | Update(Double, Vector, Vector, Int32) | Updates test statistic using provided sample. | 
|  | Update(Double, Vector, CUDistribution, Int32) | Updates test statistic using provided sample. | 
|  | Update(Double, Int32, CUDistribution, Int32) | Updates test statistic using provided sample. | 
|  | Update(Vector, Vector, Vector, Int32) | Updates test statistic using provided sample. | 
|  | Update(Vector, Vector, CUDistribution, Int32) | Updates test statistic using provided sample. | 
|  | Update(Vector, Int32, CUDistribution, Int32) | Updates test statistic using provided sample. | 
 See Also
See Also