| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.support_vector_machine | |
| 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 |
RealSparseArray.setDefaultValue(Double defaultValue) |
RealSparseArray |
RealSparseArray.setN(Integer n) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(RealSparseArray realSparseArray) |
| Modifier and Type | Method and Description |
|---|---|
RealSparseArray |
VectorInstance.getRealSparseArray() |
| Modifier and Type | Method and Description |
|---|---|
VectorInstance |
VectorInstance.setRealSparseArray(RealSparseArray realSparseArray) |
| Constructor and Description |
|---|
VectorInstance(String id,
RealSparseArray realSparseArray,
Array array) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(RealSparseArray realSparseArray) |
VisitorAction |
DoubleInterner.visit(RealSparseArray realSparseArray) |
VisitorAction |
IntegerInterner.visit(RealSparseArray realSparseArray) |
Copyright © 2019 University of Tartu. All rights reserved.