Class FRLayoutAlgorithm2D.InverseLinearTemperatureModel

    • Constructor Summary

      Constructors 
      Constructor Description
      InverseLinearTemperatureModel​(double a, double b)
      Create a new inverse linear temperature model.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double temperature​(int iteration, int maxIterations)
      Return the temperature for the new iteration
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InverseLinearTemperatureModel

        public InverseLinearTemperatureModel​(double a,
                                             double b)
        Create a new inverse linear temperature model.
        Parameters:
        a - a
        b - b