other versions
| spbtf2.f(3) | LAPACK | spbtf2.f(3) | 
NAME¶
spbtf2.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine spbtf2 (UPLO, N, KD, AB, LDAB, INFO)
  
  SPBTF2 computes the Cholesky factorization of a symmetric/Hermitian
    positive definite band matrix (unblocked algorithm).
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |