The OpenD Programming Language

spbsv_

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

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

Meta