sppsv_

Solves a symmetric positive definite system of linear equations AX=B, where A is held in packed storage.

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

Meta