public class NumpyArrayWrapper extends PythonObject
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
NumpyArrayWrapper(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
DType |
getDType() |
Integer |
getNumpyArrayAlignmentBytes() |
String |
getOrder() |
Object[] |
getShape() |
NDArray |
toArray(InputStream is) |
containsKey, delattr, get, get, getArray, getArray, getArray, getArrayList, getArrayList, getArrayShape, getArrayShape, getattr, getattr, getBoolean, getBooleanArray, getClassName, getDict, getIdentifiable, getInteger, getIntegerArray, getList, getList, getListLike, getListLike, getNumber, getNumberArray, getObject, getObjectArray, getObjectList, getOptional, getOptionalBoolean, getOptionalBoolean, getOptionalDict, getOptionalIdentifiable, getOptionalInteger, getOptionalNumber, getOptionalObject, getOptionalScalar, getOptionalString, getOptionalTuple, getPythonModule, getPythonName, getScalar, getString, getStringArray, getStringList, getTuple, getTupleList, hasattr, put, putAll, remove, setattr, setClassName, updateclear, clone, compute, computeIfAbsent, computeIfPresent, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, putIfAbsent, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic NDArray toArray(InputStream is) throws IOException
IOExceptionpublic DType getDType()
public Object[] getShape()
public String getOrder()
public Integer getNumpyArrayAlignmentBytes()
Copyright © 2024. All rights reserved.