numpy.record.flatten — NumPy v2.6.dev0 Manual

method

record.flatten(/, order='C')

#

Scalar method identical to

ndarray.flatten

.