spbsv_

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

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

Meta