diff options
Diffstat (limited to 'BLAS/SRC/ctbmv.f')
-rw-r--r-- | BLAS/SRC/ctbmv.f | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BLAS/SRC/ctbmv.f b/BLAS/SRC/ctbmv.f index e0580016..5a879fa0 100644 --- a/BLAS/SRC/ctbmv.f +++ b/BLAS/SRC/ctbmv.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 .. COMPLEX ZERO |