Example #1
0
    def dtype(self):
        from numba.numpy_support import as_struct_dtype

        return as_struct_dtype(self)
Example #2
0
    def dtype(self):
        from numba.numpy_support import as_struct_dtype

        return as_struct_dtype(self)