de.kumpe.hadooptimizer.examples.neurons
Class ResultPainter

java.lang.Object
  extended by de.kumpe.hadooptimizer.examples.neurons.ResultPainter

public class ResultPainter
extends Object


Constructor Summary
ResultPainter()
           
 
Method Summary
 void draw(double[] weights)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultPainter

public ResultPainter()
Method Detail

draw

public void draw(double[] weights)


Copyright © 2011 Christian Kumpe. All Rights Reserved.