spotri_

Computes the inverse of a symmetric positive definite matrix, using the Cholesky factorization computed by SPOTRF.

pure nothrow @nogc extern (C)
void
spotri_
(
ref char uplo
,,
float* a
,,)

Meta