other versions
| slatps.f(3) | LAPACK | slatps.f(3) | 
NAME¶
slatps.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine slatps (UPLO, TRANS, DIAG, NORMIN, N, AP,
    X, SCALE, CNORM, INFO)
  
  SLATPS solves a triangular system of equations with the matrix held in
    packed storage.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |