Uses of Class
weka.core.pmml.Array
Packages that use Array
-
Uses of Array in weka.core.pmml
Subclasses of Array in weka.core.pmmlMethods in weka.core.pmml that return ArrayModifier and TypeMethodDescriptionstatic Array
static Array
Static factory method for creating non-sparse or sparse array types as needed.VectorInstance.getValues()
Get the Array of values encapsulated in this vector instanceConstructors in weka.core.pmml with parameters of type ArrayModifierConstructorDescriptionVectorInstance
(Array values, List<FieldRef> vectorFields) Constructor