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 ofVectorFields
VectorDictionary.getVectorFields()
Gets the value of the vectorFields property.Methods in weka.core.pmml.jaxbbindings with parameters of type VectorFieldsModifier and TypeMethodDescriptionvoid
VectorDictionary.setVectorFields
(VectorFields value) Sets the value of the vectorFields property.