The OpenD Programming Language

sposv_

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

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

Meta