Class TauFitnessThresholds

    • Constructor Detail

      • TauFitnessThresholds

        public TauFitnessThresholds​(double tau)
    • Method Detail

      • getTau

        public double getTau()
      • getFittingThreshold

        public double getFittingThreshold()
      • getUnderfedThreshold

        public double getUnderfedThreshold()
      • getOverfedThreshold

        public double getOverfedThreshold()
      • toString

        public java.lang.String toString()
        Specified by:
        toString in interface ProperlyPrintable
        Overrides:
        toString in class java.lang.Object