diff options
Diffstat (limited to 'BLAS/SRC/zher.f')
-rw-r--r-- | BLAS/SRC/zher.f | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BLAS/SRC/zher.f b/BLAS/SRC/zher.f index e1b6a5e3..848a3702 100644 --- a/BLAS/SRC/zher.f +++ b/BLAS/SRC/zher.f @@ -77,6 +77,8 @@ * max( 1, n ). * Unchanged on exit. * +* Further Details +* =============== * * Level 2 Blas routine. * @@ -86,6 +88,7 @@ * Sven Hammarling, Nag Central Office. * Richard Hanson, Sandia National Labs. * +* ===================================================================== * * .. Parameters .. DOUBLE COMPLEX ZERO |