ssptrf_

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

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

Meta