| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
RealSparseArray |
RealSparseArray.addEntries(Double... entries) |
RealSparseArray |
RealSparseArray.addIndices(Integer... indices) |
RealSparseArray |
ObjectFactory.createRealSparseArray()
Create an instance of
RealSparseArray |
RealSparseArray |
VectorInstance.getRealSparseArray()
Gets the value of the realSparseArray property.
|
RealSparseArray |
RealSparseArray.setDefaultValue(Double defaultValue)
Sets the value of the defaultValue property.
|
RealSparseArray |
RealSparseArray.setN(Integer n)
Sets the value of the n property.
|
| Modifier and Type | Method and Description |
|---|---|
VectorInstance |
VectorInstance.setRealSparseArray(RealSparseArray realSparseArray)
Sets the value of the realSparseArray property.
|
VisitorAction |
Visitor.visit(RealSparseArray realSparseArray) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(RealSparseArray realSparseArray) |
VisitorAction |
AbstractVisitor.visit(RealSparseArray realSparseArray) |
VisitorAction |
DoubleInterner.visit(RealSparseArray realSparseArray) |
VisitorAction |
IntegerInterner.visit(RealSparseArray realSparseArray) |
Copyright © 2016 University of Tartu. All Rights Reserved.