.TH "clagtm.f" 3 "Wed May 24 2017" "Version 3.7.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME clagtm.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "subroutine \fBclagtm\fP (TRANS, \fBN\fP, \fBNRHS\fP, ALPHA, DL, D, DU, X, LDX, BETA, B, \fBLDB\fP)" .br .RI "\fBCLAGTM\fP performs a matrix-matrix product of the form C = αAB+βC, where A is a tridiagonal matrix, B and C are rectangular matrices, and α and β are scalars, which may be 0, 1, or -1\&. " .in -1c .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.