diff options
Diffstat (limited to 'BLAS/SRC/ztpsv.f')
-rw-r--r-- | BLAS/SRC/ztpsv.f | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BLAS/SRC/ztpsv.f b/BLAS/SRC/ztpsv.f index 5163a12d..b56e1d8c 100644 --- a/BLAS/SRC/ztpsv.f +++ b/BLAS/SRC/ztpsv.f @@ -88,6 +88,8 @@ * X. INCX must not be zero. * Unchanged on exit. * +* Further Details +* =============== * * Level 2 Blas routine. * @@ -97,6 +99,7 @@ * Sven Hammarling, Nag Central Office. * Richard Hanson, Sandia National Labs. * +* ===================================================================== * * .. Parameters .. DOUBLE COMPLEX ZERO |