spptri_

Computes the inverse of a symmetric positive definite matrix in packed storage, using the Cholesky factorization computed by SPPTRF.

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

Meta