mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-08 02:12:40 +08:00
case
This commit is contained in:
parent
37eeac2127
commit
d87b5ddf90
@ -1702,7 +1702,7 @@ inT16 N, FLOAT32 * CoVariance, FLOAT32 Independence) {
|
|||||||
* a list of bucket data structures which have already been
|
* a list of bucket data structures which have already been
|
||||||
* created so that it minimizes the computation time needed
|
* created so that it minimizes the computation time needed
|
||||||
* to create a new bucket.
|
* to create a new bucket.
|
||||||
* @param Clusterer which keeps a bucket_cache for us.
|
* @param clusterer which keeps a bucket_cache for us.
|
||||||
* @param Distribution type of probability distribution to test for
|
* @param Distribution type of probability distribution to test for
|
||||||
* @param SampleCount number of samples that are available
|
* @param SampleCount number of samples that are available
|
||||||
* @param Confidence probability of a Type I error
|
* @param Confidence probability of a Type I error
|
||||||
|
Loading…
Reference in New Issue
Block a user