public class Tdistribution
extends java.lang.Object
This class will aid some of the underlying classes in this library and
it is taken from Apache commons Math 3.0 with some minor changes
that mostly have to do with copying only the parts that are fundamental
for the algorithms to run. This class may NOT be used as a proxy for a T
distribution, you may try commons Math for that at
http://commons.apache.org/proper/commons-math/