diff options
Diffstat (limited to 'BLAS/SRC/chpmv.f')
-rw-r--r-- | BLAS/SRC/chpmv.f | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BLAS/SRC/chpmv.f b/BLAS/SRC/chpmv.f index adefd583..158be5a7 100644 --- a/BLAS/SRC/chpmv.f +++ b/BLAS/SRC/chpmv.f @@ -86,6 +86,8 @@ * Y. INCY must not be zero. * Unchanged on exit. * +* Further Details +* =============== * * Level 2 Blas routine. * @@ -95,6 +97,7 @@ * Sven Hammarling, Nag Central Office. * Richard Hanson, Sandia National Labs. * +* ===================================================================== * * .. Parameters .. COMPLEX ONE |