other versions
| dpotrf.f(3) | LAPACK | dpotrf.f(3) | 
NAME¶
dpotrf.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine dpotrf (UPLO, N, A, LDA, INFO)
  
  DPOTRF VARIANT: right looking block version of the algorithm, calling
    Level 3 BLAS.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |