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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type NeuralOutput
protected  List<NeuralOutput> NeuralOutputs.neuralOutputs
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type NeuralOutput
 List<NeuralOutput> NeuralOutputs.getNeuralOutputs()
          Gets the value of the neuralOutputs property.
 



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