ssytrs_

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

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

Meta