LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_sgbtrf()

void LAPACK_sgbtrf ( lapack_int const *  m,
lapack_int const *  n,
lapack_int const *  kl,
lapack_int const *  ku,
float *  AB,
lapack_int const *  ldab,
lapack_int ipiv,
lapack_int info 
)
Here is the caller graph for this function: