469470471472473474475476
TREND t = new TREND(); fail("TREND not implemented"); } public void testTRIMMEAN() throws Exception { TRIMMEAN t = new TRIMMEAN(); fail("TRIMMEAN not implemented"); }