de.hattrickorganizer.logik
Class RatingOptimizer

java.lang.Object
  extended by de.hattrickorganizer.logik.RatingOptimizer

public class RatingOptimizer
extends java.lang.Object

Author:
mamato To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
RatingOptimizer()
           
 
Method Summary
static double[][] optimize(int maxNumber)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RatingOptimizer

public RatingOptimizer()
Method Detail

optimize

public static double[][] optimize(int maxNumber)