Interface InterfaceNeuralNetListener


public interface InterfaceNeuralNetListener
  • Method Summary

    Modifier and Type Method Description
    void networkUpdated​(NeuralNetEvent e)  
  • Method Details