diff options
Diffstat (limited to 'BLAS/SRC/stbmv.f')
-rw-r--r-- | BLAS/SRC/stbmv.f | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BLAS/SRC/stbmv.f b/BLAS/SRC/stbmv.f index 61dcb703..c0b8f113 100644 --- a/BLAS/SRC/stbmv.f +++ b/BLAS/SRC/stbmv.f @@ -125,6 +125,8 @@ * X. INCX must not be zero. * Unchanged on exit. * +* Further Details +* =============== * * Level 2 Blas routine. * @@ -134,6 +136,7 @@ * Sven Hammarling, Nag Central Office. * Richard Hanson, Sandia National Labs. * +* ===================================================================== * * .. Parameters .. REAL ZERO |