The OpenD Programming Language

spbtrf_

Computes the Cholesky factorization of a symmetric positive definite band matrix.

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

Meta