Searched defs:Dtype (Results 1 – 1 of 1) sorted by relevance
584 static int Dtype() { return npy_bfloat16; } in Dtype() function590 static int Dtype() { return NPY_UINT8; } in Dtype() function596 static int Dtype() { return NPY_UINT16; } in Dtype() function605 static int Dtype() { return NPY_UINT; } in Dtype() function611 static int Dtype() { return NPY_ULONG; } in Dtype() function617 static int Dtype() { return NPY_ULONGLONG; } in Dtype() function623 static int Dtype() { return NPY_INT8; } in Dtype() function629 static int Dtype() { return NPY_INT16; } in Dtype() function635 static int Dtype() { return NPY_INT; } in Dtype() function641 static int Dtype() { return NPY_LONG; } in Dtype() function[all …]