Skip to content

error with complex solve (PR#2068)

1 message · Uwe Ligges

#
john.peters@csiro.au wrote:
Confirmed. The Problem is the wrong error message in the underlying C
code, file .../src/modules/lapack/Lapack.c, line 303:
    error("A must be a complex matrix");
must be changed to
    error("B must be a complex matrix");

Uwe Ligges

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._