other versions
| cptsv.f(3) | LAPACK | cptsv.f(3) | 
NAME¶
cptsv.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine cptsv (N, NRHS, D, E, B,
    LDB, INFO)
  
   CPTSV computes the solution to system of linear equations A * X = B for PT
    matrices
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |