ssytrs2_

Solves a real symmetric indefinite system of linear equations AX=B, using the factorization computed by SYTRF.

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

Meta