Uses of Interface
com.marmoush.jann.IFillableLayer

Packages that use IFillableLayer
com.marmoush.jann   
com.marmoush.jann.model.regression.linear   
com.marmoush.jann.sv   
 

Uses of IFillableLayer in com.marmoush.jann
 

Subinterfaces of IFillableLayer in com.marmoush.jann
 interface ILayer
          The Interface ILayer.
 

Classes in com.marmoush.jann that implement IFillableLayer
 class Layer
          The Class Layer.
 

Uses of IFillableLayer in com.marmoush.jann.model.regression.linear
 

Classes in com.marmoush.jann.model.regression.linear that implement IFillableLayer
 class LinearRegression
           
 

Uses of IFillableLayer in com.marmoush.jann.sv
 

Classes in com.marmoush.jann.sv that implement IFillableLayer
 class SvLayer
          The Class SvLayer.
 



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