checon_

Estimates the reciprocal of the condition number of a complex Hermitian indefinite matrix, using the factorization computed by CHETRF.

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

Meta