public interface TDistribution extends ContinuousDistribution
References:
Modifier and Type | Method and Description |
---|---|
double |
getDegreesOfFreedom()
Access the degrees of freedom.
|
void |
setDegreesOfFreedom(double degreesOfFreedom)
Deprecated.
as of v2.1
|
inverseCumulativeProbability
cumulativeProbability, cumulativeProbability
@Deprecated void setDegreesOfFreedom(double degreesOfFreedom)
degreesOfFreedom
- the new degrees of freedom.double getDegreesOfFreedom()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"