SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] matrix left division


Chronological Thread 
  • From: "Petr Stovicek" <pstov@lf1.cuni.cz>
  • To: <scirun-users@sci.utah.edu>
  • Subject: [SCIRUN-USERS] matrix left division
  • Date: Fri, 8 Jan 2010 10:29:18 +0100

Hello,

has anyone tried to do matrix division with the EvaluateLinAlgGeneral
module? 

According to the documentation, it is programmed to handle matrix addition
and multiplication.
Specifically, I would need to do matrix left division (least squares
solution) with matrices that are neither square nor column vectors, just
have the same number of rows.
Do we have to write our own C code to perform this in SCIRun? I know I can
do it in Matlab, but am trying to avoid transferring data between the two
software.

Thanks

Petr Stovicek
Charles University





Archive powered by MHonArc 2.6.16.

Top of page