julia
5f68e10d - Fix orgrq! implementation for nonsquare matrices (#23569)

Commit
8 years ago
Fix orgrq! implementation for nonsquare matrices (#23569) * Fix orgrq! implementation for nonsquare matrices The implementation of orgrq! followed the implementation of orgqr!, resulting in erroneous behavior for nonsquare matrices. This commit provides a fix. * Fix orgrq! implementation for nonsquare matrices The implementation of orgrq! followed the implementation of orgqr!, resulting in erroneous behavior for nonsquare matrices. This commit provides a fix.
Author
Committer
Parents
Loading