Scroll to navigation

sorgtsqr.f(3) LAPACK sorgtsqr.f(3)

NAME

sorgtsqr.f

SYNOPSIS

Functions/Subroutines


subroutine SORGTSQR (m, n, mb, nb, a, lda, t, ldt, work, lwork, info)
SORGTSQR

Function/Subroutine Documentation

subroutine SORGTSQR (integer m, integer n, integer mb, integer nb, real, dimension( lda, * ) a, integer lda, real, dimension( ldt, * ) t, integer ldt, real, dimension( * ) work, integer lwork, integer info)

SORGTSQR

Definition at line 174 of file sorgtsqr.f.

Author

Generated automatically by Doxygen for LAPACK from the source code.

Mon Mar 11 2024 11:42:31 Version 3.9.0