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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type NeuralInput
protected  List<NeuralInput> NeuralInputs.neuralInputs
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type NeuralInput
 List<NeuralInput> NeuralInputs.getNeuralInputs()
          Gets the value of the neuralInputs property.
 



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