public class CSRMatrix extends net.razorvine.pickle.objects.ClassDict implements HasArray
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
List<?> |
getArrayContent() |
int[] |
getArrayShape() |
List<?> |
getData() |
List<Integer> |
getIndices() |
List<Integer> |
getIndPtr() |
Object[] |
getShape() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic List<?> getArrayContent()
getArrayContent in interface HasArraypublic int[] getArrayShape()
getArrayShape in interface HasArraypublic List<?> getData()
public Object[] getShape()
Copyright © 2017. All Rights Reserved.