Page 1 of 1

documentation bug in larcm / lacrm

PostPosted: Thu May 19, 2016 9:00 pm
by mgates3
The documentation for [cz]larcm and [cz]lacrm claims that C is [in], but it should be [out] since C = A*B. Note C is not an input. Attached is a patch to fix it. (This also appeared as an errant const in MKL's mkl_lapack.h header.)

lapack> patch -p0 < larcm.patch
patching file SRC/clacrm.f
patching file SRC/zlacrm.f
patching file SRC/clarcm.f
patching file SRC/zlarcm.f


- Mark Gates
Innovative Computing Laboratory

Re: documentation bug in larcm / lacrm

PostPosted: Fri May 20, 2016 1:53 am
by admin
Thank you Mark! ;-)
Much appreciated
Julie