Interface TDistribution

    • Method Detail

      • setDegreesOfFreedom

        @Deprecated
        void setDegreesOfFreedom​(double degreesOfFreedom)
        Deprecated.
        as of v2.1
        Modify the degrees of freedom.
        Parameters:
        degreesOfFreedom - the new degrees of freedom.
      • getDegreesOfFreedom

        double getDegreesOfFreedom()
        Access the degrees of freedom.
        Returns:
        the degrees of freedom.