385386387388389390391392
POISSON p = new POISSON(); fail("POISSON not implemented"); } public void testPROB() throws Exception { PROB p = new PROB(); fail("PROB not implemented"); }