ssytri_

Computes the inverse of a real symmetric indefinite matrix, using the factorization computed by SSYTRF.

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

Meta