Returns a matrix with a row or column removed (pulled out).
The matrix
The index of the row or column to pull
The axis to pull from, which is 0 for the rows or 1 for the columns
Generated using TypeDoc
Returns a matrix with a row or column removed (pulled out).