public abstract class SparseArray<E extends Number> extends PMMLObject
| Constructor and Description |
|---|
SparseArray() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<E> |
getEntries() |
abstract List<Integer> |
getIndices() |
abstract Integer |
getN() |
abstract SparseArray<E> |
setN(Integer n) |
getLocator, setLocatorCopyright © 2015 University of Tartu. All Rights Reserved.