Uses of Class
neural.net.Layer

Packages that use Layer
neural.net   
 

Uses of Layer in neural.net
 

Methods in neural.net that return Layer
 Layer Network.getHiddenLayer()
          Get the hidden layer
 Layer Network.getOutputLayer()
          Get the output layer