stptri_

Computes the inverse of a triangular matrix in packed storage.

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

Meta