The OpenD Programming Language

ssygst_

Reduces a symmetric-definite generalized eigenproblem Ax= lambda Bx, ABx= lambda x, or BAx= lambda x, to standard form, where B has been factorized by SPOTRF.

extern (C) pure nothrow @nogc
void
ssygst_
(,
ref char uplo
,,
float* a
,,
float* b
,,)

Meta