matrix3 pinvert(matrix3 m)
The matrix to compute pseudo-inverse of.
Returns the pseudo-inverse matrix.
See also | |
matrix |
|