ssptrs_

Solves a real symmetric indefinite system of linear equations AX=B, where A is held in packed storage, using the factorization computed by SSPTRF.

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

Meta