LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_sspsv()

void LAPACK_sspsv ( char const *  uplo,
lapack_int const *  n,
lapack_int const *  nrhs,
float *  AP,
lapack_int ipiv,
float *  B,
lapack_int const *  ldb,
lapack_int info 
)
Here is the caller graph for this function: