sspsv_

Solves a real symmetric indefinite system of linear equations AX=B, where A is held in packed storage.

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

Meta