diff options
Diffstat (limited to 'BLAS/SRC/zhpr.f')
-rw-r--r-- | BLAS/SRC/zhpr.f | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BLAS/SRC/zhpr.f b/BLAS/SRC/zhpr.f index 3cbfa2f0..40efbc7d 100644 --- a/BLAS/SRC/zhpr.f +++ b/BLAS/SRC/zhpr.f @@ -74,6 +74,8 @@ * not be set, they are assumed to be zero, and on exit they * are set to zero. * +* Further Details +* =============== * * Level 2 Blas routine. * @@ -83,6 +85,7 @@ * Sven Hammarling, Nag Central Office. * Richard Hanson, Sandia National Labs. * +* ===================================================================== * * .. Parameters .. DOUBLE COMPLEX ZERO |