sposv_

Solves a symmetric positive definite system of linear equations AX=B.

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

Meta