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