GCXS.dtype

property GCXS.dtype

The datatype of this array.

Returns:

The datatype of this array.

Return type:

numpy.dtype

See also

numpy.ndarray.dtype

Numpy equivalent property.

scipy.sparse.csr_matrix.dtype

Scipy equivalent property.