public class StudentTCacher
extends Object
Constructor and Description |
---|
StudentTCacher(double confidence) |
Modifier and Type | Method and Description |
---|---|
double[] |
cache() |
double |
get(long sampleSize) |
int |
NORMAL_APPROX_SAMPLE_SIZE() |
double |
normalApprox() |