Problem reported by zhaowei@sccas.cn on Jan 9th 2014
authorjulie <julielangou@users.noreply.github.com>
Thu, 9 Jan 2014 20:34:39 +0000 (20:34 +0000)
committerjulie <julielangou@users.noreply.github.com>
Thu, 9 Jan 2014 20:34:39 +0000 (20:34 +0000)
commita681d8fc7a25c6fc3c90ce0fff72dfd60c23e0f8
tree8965428b0bc794def0dd2793d92c8574f9ea5f88
parentad5a59e9590eef72ef02fe5dd22b3c26f82daa6c
Problem reported by zhaowei@sccas.cn on Jan 9th 2014

Corrected comments to list Z as input/output

> Email
i just found a mistake in the comments of 'dlasq3.c' while reading the code:

/*  Z      (input) DOUBLE PRECISION array, dimension ( 4*N ) */
/*         Z holds the qd array. */

but Z can be changed in that subroutine...i just think '(output)' should be added to avoid misleading user...
SRC/dlasq3.f
SRC/slasq3.f