dp_inv(mat, eps) ⇒ object

Returns the damped pseudoinverse of the matrix ‘mat’.

Kind: global function
Returns: object - MxN math.js matrix.

Param Type Default Description
mat object   NxM math.js matrix.