powered by
Applies the residual operator of a matrix B to a matrix A.
residop(A, B)
A matrix with m rows.
Another matrix with m rows.
The matrix A after projection into the orthogonal complement of the column space of B.
The columns of B must be linearly independent.