Uses of Class
weka.core.pmml.jaxbbindings.REALSparseArray
-
Uses of REALSparseArray in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createREALSparseArray()
Create an instance ofREALSparseArray
VectorInstance.getREALSparseArray()
Gets the value of the realSparseArray property.Modifier and TypeMethodDescriptionvoid
VectorInstance.setREALSparseArray
(REALSparseArray value) Sets the value of the realSparseArray property.