spotrf_

Computes the Cholesky factorization of a symmetric positive definite matrix.

pure nothrow @nogc extern (C)
void
spotrf_
(
ref char uplo
,,
float* a
,,)

Meta