diff options
Diffstat (limited to 'BLAS/SRC/ssyr2.f')
-rw-r--r-- | BLAS/SRC/ssyr2.f | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BLAS/SRC/ssyr2.f b/BLAS/SRC/ssyr2.f index 4e4fcaac..cc472ccd 100644 --- a/BLAS/SRC/ssyr2.f +++ b/BLAS/SRC/ssyr2.f @@ -85,6 +85,8 @@ * max( 1, n ). * Unchanged on exit. * +* Further Details +* =============== * * Level 2 Blas routine. * @@ -94,6 +96,7 @@ * Sven Hammarling, Nag Central Office. * Richard Hanson, Sandia National Labs. * +* ===================================================================== * * .. Parameters .. REAL ZERO |