public class DType extends CClassDict
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
void |
__init__(Object[] args) |
void |
__setstate__(Object[] args)
https://github.com/numpy/numpy/blob/master/numpy/core/src/multiarray/descriptor.c
|
org.dmg.pmml.DataType |
getDataType() |
String |
getObj() |
String |
getOrder() |
Map<String,Object[]> |
getValues() |
Object |
toDescr() |
__getstate__, __setstate__, createAttributeMap, getArray, getArray, resetclear, 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 void __init__(Object[] args)
__init__ in class CClassDictpublic void __setstate__(Object[] args)
__setstate__ in class CClassDictpublic org.dmg.pmml.DataType getDataType()
public Object toDescr()
public String getObj()
public String getOrder()
Copyright © 2019. All rights reserved.