The OpenD Programming Language

spbstf_

Computes a split Cholesky factorization of a real symmetric positive definite band matrix.

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

Meta