Searched refs:kADMax32 (Results 1 – 2 of 2) sorted by relevance
15 const double kADMax32 = 3.89; // p-value of ~0.99 in anderson_darling_test() local31 return (kADMin32 < a2 && a2 < kADMax32); in anderson_darling_test()