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 ofREALSparseArrayVectorInstance.getREALSparseArray()Gets the value of the realSparseArray property.Methods in weka.core.pmml.jaxbbindings with parameters of type REALSparseArrayModifier and TypeMethodDescriptionvoidVectorInstance.setREALSparseArray(REALSparseArray value) Sets the value of the realSparseArray property.