Committing patch submitted by Christopher Conrad on Sept 25th 2015
authorjulie <julielangou@users.noreply.github.com>
Wed, 11 Nov 2015 06:20:49 +0000 (06:20 +0000)
committerjulie <julielangou@users.noreply.github.com>
Wed, 11 Nov 2015 06:20:49 +0000 (06:20 +0000)
commit5df478d1d628d2291efd3292e1efe3ff271c2289
tree507e05dd523743bc7c9f4ab15b955d7e602b4a7a
parent9c71847ec50a8e5911ab34198321f60132bbdf2b
Committing patch submitted by Christopher Conrad on Sept 25th 2015

From Christopher:
I noticed the following errors in the documentation and attached
patches for all of them:
- Sometimes the function name in the docstring \brief does not match the
actual function name (ex: xSYGV*).
- According to the documentation, xLAHRD is obsolete but not deprecated.
- The parameter N in xLA(R)SCL2 is not the number of columns of D.

Also, I updated the Doxyfile (doxygen -u DOCS/Doxyfile) and removed
the missing DOT_FONTNAME to get rid of the Doxygen warnings.
53 files changed:
DOCS/Doxyfile
SRC/DEPRECATED/clahrd.f
SRC/DEPRECATED/dlahrd.f
SRC/DEPRECATED/slahrd.f
SRC/DEPRECATED/zlahrd.f
SRC/cggglm.f
SRC/chbgv.f
SRC/chbgvd.f
SRC/chbgvx.f
SRC/chegv.f
SRC/chegvd.f
SRC/chegvx.f
SRC/chpgv.f
SRC/chpgvd.f
SRC/chpgvx.f
SRC/clarscl2.f
SRC/clascl2.f
SRC/dggglm.f
SRC/dlarscl2.f
SRC/dlascl2.f
SRC/dsbgv.f
SRC/dsbgvd.f
SRC/dsbgvx.f
SRC/dspgv.f
SRC/dspgvd.f
SRC/dspgvx.f
SRC/dsygv.f
SRC/dsygvd.f
SRC/dsygvx.f
SRC/sggglm.f
SRC/slarscl2.f
SRC/slascl2.f
SRC/ssbgv.f
SRC/ssbgvd.f
SRC/ssbgvx.f
SRC/sspgv.f
SRC/sspgvd.f
SRC/sspgvx.f
SRC/ssygv.f
SRC/ssygvd.f
SRC/ssygvx.f
SRC/zggglm.f
SRC/zhbgv.f
SRC/zhbgvd.f
SRC/zhbgvx.f
SRC/zhegv.f
SRC/zhegvd.f
SRC/zhegvx.f
SRC/zhpgv.f
SRC/zhpgvd.f
SRC/zhpgvx.f
SRC/zlarscl2.f
SRC/zlascl2.f