Scroll to navigation

slagtm.f(3) LAPACK slagtm.f(3)

NAME

slagtm.f

SYNOPSIS

Functions/Subroutines


subroutine SLAGTM (trans, n, nrhs, alpha, dl, d, du, x, ldx, beta, b, ldb)
SLAGTM 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.

Author

Generated automatically by Doxygen for LAPACK from the source code.

Mon Mar 11 2024 11:42:31 Version 3.9.0