Ejemplo n.º 1
0
 def dtype(self):
     '''
     NumPy data type of the instance
     '''
     return data_type_to_dtype(self.get_data_type())
Ejemplo n.º 2
0
 def dtype(self):
     '''
     NumPy data type of the instance
     '''
     return data_type_to_dtype(self.get_data_type())