Operators and Keywords
Function List:
C++ API
Return the pseudoinverse of x.
Singular values less than tol are ignored.
If the second argument is omitted, it is taken to be
tol = max (size (x)) * sigma_max (x) * eps,
where sigma_max (x) is the maximal singular value of x.
sigma_max (x)
Package: octave