public class CreateArrayConstructor extends CustomPythonObjectConstructor
| Constructor and Description |
|---|
CreateArrayConstructor(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
NDArray |
construct(Object[] args) |
newObjectgetClazz, getModule, getName, reconstructpublic NDArray construct(Object[] args)
construct in interface net.razorvine.pickle.IObjectConstructorconstruct in class CustomPythonObjectConstructorCopyright © 2023. All rights reserved.