diff options
author | Stuart Archibald <stuart.archibald@googlemail.com> | 2016-06-15 11:59:26 +0100 |
---|---|---|
committer | Stuart Archibald <stuart.archibald@googlemail.com> | 2016-06-15 11:59:26 +0100 |
commit | 3cb6927d0457e800364c26c6022d01e7fd8f2660 (patch) | |
tree | a7f247446d2e82d1c09727bf42ced827aefd5df7 /numpy/lib/polynomial.py | |
parent | 330d023e5cfcc9aef7334e1b20f3068502054112 (diff) | |
download | numpy-3cb6927d0457e800364c26c6022d01e7fd8f2660.tar.gz |
DOC: Clarify the effect of rcond in numpy.linalg.lstsq.
The `rcond` `kwarg` to `numpy.linalg.lstsq` influences the rank
determination computation by specifying the level at which
singular values should be *treated* as zero, it does not cause
the singular values to be "set" to zero.
Diffstat (limited to 'numpy/lib/polynomial.py')
0 files changed, 0 insertions, 0 deletions