ssytrf_

Computes the factorization of a real symmetric-indefinite matrix, using the diagonal pivoting method.

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

Meta