The OpenD Programming Language

chesv_

Solves a complex Hermitian indefinite system of linear equations AX=B.

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

Meta