chpcon_

Estimates the reciprocal of the condition number of a complex Hermitian indefinite matrix in packed storage, using the factorization computed by CHPTRF.

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

Meta