Search
Search Results
Search finished, found 6 page(s) matching the search query.
- numpy.matrix.getA
...ce Array objects Standard array subclasses numpy.matrix numpy.matrix.getA...
- numpy.matrix.getA1
...ce Array objects Standard array subclasses numpy.matrix numpy.matrix.getA1...
- numpy.matrix.getA (Python method, in numpy.matrix.getA)
- numpy.matrix.A
...x(np.arange(12).reshape((3,4))); x matrix([[ 0, 1, 2, 3], [ 4, 5, 6, 7], [ 8, 9, 10, 11]]) >>> x.getA() array([[ 0, 1, 2, 3], [ 4, 5, 6, 7], [ 8, 9, 10, 11]])...
- numpy.matrix.getA
...ce Array objects Standard array subclasses numpy.matrix numpy.matrix.getA...
- numpy.matrix.getA1 (Python method, in numpy.matrix.getA1)