other versions
| spstrf.f(3) | LAPACK | spstrf.f(3) | 
NAME¶
spstrf.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine spstrf (UPLO, N, A, LDA, PIV,
    RANK, TOL, WORK, INFO)
  
  SPSTRF computes the Cholesky factorization with complete pivoting of a
    real symmetric positive semidefinite matrix.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |