sspcon_

Estimates the reciprocal of the condition number of a real symmetric indefinite matrix in packed storage, using the factorization computed by SSPTRF.

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

Meta