Uses of Class
weka.core.pmml.Array
-
Uses of Array in weka.core.pmml
Modifier 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 instanceModifierConstructorDescriptionVectorInstance
(Array values, List<FieldRef> vectorFields) Constructor