The OpenD Programming Language

sgesv_

Solves a general system of linear equations AX=B.

extern (C) pure nothrow @nogc
void
sgesv_
(,,
float* a
,,,
float* b
,,)

Meta