Uses of Class
weka.core.pmml.jaxbbindings.REALSparseArray
Packages that use REALSparseArray
-
Uses of REALSparseArray in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return REALSparseArrayModifier and TypeMethodDescriptionObjectFactory.createREALSparseArray()
Create an instance ofREALSparseArray
VectorInstance.getREALSparseArray()
Gets the value of the realSparseArray property.Methods in weka.core.pmml.jaxbbindings with parameters of type REALSparseArrayModifier and TypeMethodDescriptionvoid
VectorInstance.setREALSparseArray
(REALSparseArray value) Sets the value of the realSparseArray property.