Searched defs:Dtype (Results 1 – 1 of 1) sorted by relevance
63 static int Dtype() { return npy_type; } in Dtype() function665 static int Dtype() { return NPY_UBYTE; } in Dtype() function671 static int Dtype() { return NPY_USHORT; } in Dtype() function680 static int Dtype() { return NPY_UINT; } in Dtype() function686 static int Dtype() { return NPY_ULONG; } in Dtype() function692 static int Dtype() { return NPY_ULONGLONG; } in Dtype() function698 static int Dtype() { return NPY_BYTE; } in Dtype() function704 static int Dtype() { return NPY_SHORT; } in Dtype() function710 static int Dtype() { return NPY_INT; } in Dtype() function716 static int Dtype() { return NPY_LONG; } in Dtype() function[all …]