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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type SupportVector
protected  List<SupportVector> SupportVectors.supportVectors
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type SupportVector
 List<SupportVector> SupportVectors.getSupportVectors()
          Gets the value of the supportVectors property.
 



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