net.sourceforge.jasa.agent.valuation.evolution
Class ForecastErrorFitnessFunction

java.lang.Object
  extended by net.sourceforge.jasa.agent.valuation.evolution.ForecastErrorFitnessFunction

public class ForecastErrorFitnessFunction
extends java.lang.Object

 

Constructor Summary
ForecastErrorFitnessFunction()
           
 
Method Summary
 double getFitness(Agent agent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForecastErrorFitnessFunction

public ForecastErrorFitnessFunction()
Method Detail

getFitness

public double getFitness(Agent agent)