Uses of Interface
com.marmoush.jann.neuralgraph.INeuralDirectedGraphable

Packages that use INeuralDirectedGraphable
com.marmoush.jann   
com.marmoush.jann.neuralgraph   
 

Uses of INeuralDirectedGraphable in com.marmoush.jann
 

Methods in com.marmoush.jann with parameters of type INeuralDirectedGraphable
 void NeuralNetwork.init(INeuralDirectedGraphable neuralGraph)
          Inits the.
 

Constructors in com.marmoush.jann with parameters of type INeuralDirectedGraphable
NeuralNetwork(INeuralDirectedGraphable neuralGraph)
          Instantiates a new neural network.
 

Uses of INeuralDirectedGraphable in com.marmoush.jann.neuralgraph
 

Classes in com.marmoush.jann.neuralgraph that implement INeuralDirectedGraphable
 class NeuralDirectedGraph
          The Class NeuralDirectedGraph.
 



Copyright © 2011-2012 Marmoush.com. All Rights Reserved.