matrix.getA1()
Return self as a flattened ndarray.
self
ndarray
Equivalent to np.asarray(x).ravel()
np.asarray(x).ravel()
None
ret : ndarray
联系方式: