Drools :: PMML - Compiler 6.1.0.Beta2

Uses of Class
org.dmg.pmml.pmml_4_1.descr.Neuron

Packages that use Neuron
org.dmg.pmml.pmml_4_1.descr   
 

Uses of Neuron in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type Neuron
protected  List<Neuron> NeuralLayer.neurons
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Neuron
 Neuron ObjectFactory.createNeuron()
          Create an instance of Neuron
 

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type Neuron
 List<Neuron> NeuralLayer.getNeurons()
          Gets the value of the neurons property.
 


Drools :: PMML - Compiler 6.1.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.