Uses of Class
weka.core.pmml.jaxbbindings.VectorFields
Packages that use VectorFields
-
Uses of VectorFields in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return VectorFieldsModifier and TypeMethodDescriptionObjectFactory.createVectorFields()Create an instance ofVectorFieldsVectorDictionary.getVectorFields()Gets the value of the vectorFields property.Methods in weka.core.pmml.jaxbbindings with parameters of type VectorFieldsModifier and TypeMethodDescriptionvoidVectorDictionary.setVectorFields(VectorFields value) Sets the value of the vectorFields property.