Package libai.common
Interface Plotter
-
public interface Plotter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpaint(java.awt.Graphics g2)voidsetError(int epoch, double error)voidupdate(java.awt.Graphics g2)
-