The OpenD Programming Language

chetri_

Computes the inverse of a complex Hermitian indefinite matrix, using the factorization computed by CHETRF.

extern (C) pure nothrow @nogc
void
chetri_
(
ref char uplo
,,
_cfloat* a
,,,
_cfloat* work
,)

Meta