The OpenD Programming Language

chpsv_

Solves a complex Hermitian indefinite system of linear equations AX=B, where A is held in packed storage.

extern (C) pure nothrow @nogc
void
chpsv_
(
ref char uplo
,,,
_cfloat* ap
,,
_cfloat* b
,,)

Meta