other versions
| dsygs2.f(3) | LAPACK | dsygs2.f(3) |
NAME¶
dsygs2.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine dsygs2 (ITYPE, UPLO, N, A, LDA, B,
LDB, INFO)
DSYGS2 reduces a symmetric definite generalized eigenproblem to
standard form, using the factorization results obtained from spotrf
(unblocked algorithm).
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |