pbstf
- void pbstf(char uplo, f_int n, f_int kd, f_float* ab, f_int ldab, f_int info)
- void pbstf(char uplo, f_int n, f_int kd, f_double* ab, f_int ldab, f_int info)
- void pbstf(char uplo, f_int n, f_int kd, f_cfloat* ab, f_int ldab, f_int info)
- void pbstf(char uplo, f_int n, f_int kd, f_cdouble* ab, f_int ldab, f_int info)
Computes a split Cholesky factorization of a real symmetric positive definite band matrix.