spptrf_

Computes the Cholesky factorization of a symmetric positive definite matrix in packed storage.

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

Meta