gustaf.helpers.data.Unique2DIntegers#
- class gustaf.helpers.data.Unique2DIntegers(values, ids, inverse, counts)#
Bases:
tuple
namedtuple to hold unique information of integer type arrays. Similar approach to Unique2DFloats.
Methods
Attributes
(n) np.ndarray Field number 3
(n) np.ndarray Field number 1
(m) np.ndarray Field number 2
(n, d) np.ndarray Field number 0