Package ubic.basecode.math.distribution
Class HistogramSamplerTest
- java.lang.Object
-
- ubic.basecode.math.distribution.HistogramSamplerTest
-
public class HistogramSamplerTest extends Object
- Author:
- Paul
-
-
Constructor Summary
Constructors Constructor Description HistogramSamplerTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testNextSample()
Test method forHistogramSampler.nextSample()
.
-
-
-
Method Detail
-
testNextSample
public final void testNextSample()
Test method forHistogramSampler.nextSample()
.
-
-