This is documentation for an old release of SciPy (version 1.5.3). Read this page in the documentation of the latest stable release (version 1.15.1).
scipy.linalg.lapack.dormrz_lwork¶
-
scipy.linalg.lapack.
dormrz_lwork
(m, n[, side, trans]) = <fortran object>¶ Wrapper for
dormrz_lwork
.- Parameters
- minput int
- ninput int
- Returns
- workfloat
- infoint
- Other Parameters
- sideinput string(len=1), optional
Default: ‘L’
- transinput string(len=1), optional
Default: ‘N’