The OpenD Programming Language

strtri_

Computes the inverse of a triangular matrix.

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

Meta