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, getBoolean, getInteger, getIntegerArray, getList, getList, getNumber, getObject, getOptional, getOptionalBoolean, getOptionalObject, getOptionalString, getScalar, getString, getTuple, 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 © 2019. All rights reserved.