KolmogorovSmirnovTestUpdate Method |
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, CUDistribution) | Updates test statistic using provided sample and supposition about mean value. |
![]() | Update(Vector, CUDistribution) | Updates test statistic using provided sample and supposition about mean value. |
![]() | Update(Double, Int32, Int32) | Updates test statistic using provided sample. (Inherited from OneSampleTest.) |