diff options
Diffstat (limited to 'BLAS/SRC/sspr2.f')
-rw-r--r-- | BLAS/SRC/sspr2.f | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BLAS/SRC/sspr2.f b/BLAS/SRC/sspr2.f index e1945824..cd27c734 100644 --- a/BLAS/SRC/sspr2.f +++ b/BLAS/SRC/sspr2.f @@ -82,6 +82,8 @@ * AP is overwritten by the lower triangular part of the * updated matrix. * +* Further Details +* =============== * * Level 2 Blas routine. * @@ -91,6 +93,7 @@ * Sven Hammarling, Nag Central Office. * Richard Hanson, Sandia National Labs. * +* ===================================================================== * * .. Parameters .. REAL ZERO |