public class NumpyArrayWrapper extends PyClassDict
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
NumpyArrayWrapper(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
DType |
getDType() |
String |
getOrder() |
Object[] |
getShape() |
NDArray |
toArray(InputStream is) |
get, getArray, getArray, getArrayShape, getArrayShape, getList, getList, getScalar, getTupleListclear, 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 NDArray toArray(InputStream is) throws IOException
IOExceptionpublic DType getDType()
public Object[] getShape()
public String getOrder()
Copyright © 2018. All rights reserved.