public class NDArrayWrapperConstructor extends PythonObjectConstructor
| Constructor and Description |
|---|
NDArrayWrapperConstructor(String module,
String name,
Storage storage) |
| Modifier and Type | Method and Description |
|---|---|
Storage |
getStorage() |
NDArrayWrapper |
newObject() |
construct, getClazz, getModule, getName, reconstructpublic NDArrayWrapper newObject()
newObject in class PythonObjectConstructorpublic Storage getStorage()
Copyright © 2024. All rights reserved.