ssptri_

Computes the inverse of a real symmetric indefinite matrix in packed storage, using the factorization computed by SSPTRF.

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

Meta