spbcon_

Estimates the reciprocal of the condition number of a symmetric positive definite band matrix, using the Cholesky factorization computed by SPBTRF.

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

Meta