diff options
Diffstat (limited to 'BLAS/SRC/dtpsv.f')
-rw-r--r-- | BLAS/SRC/dtpsv.f | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BLAS/SRC/dtpsv.f b/BLAS/SRC/dtpsv.f index fbd73f0f..c7e58d32 100644 --- a/BLAS/SRC/dtpsv.f +++ b/BLAS/SRC/dtpsv.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 PRECISION ZERO |