strtri_

Computes the inverse of a triangular matrix.

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

Meta