octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #47415] out of memory negating a permutation m


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #47415] out of memory negating a permutation matrix
Date: Mon, 29 Aug 2016 19:02:52 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #29, bug #47415 (project octave):

thought I'd add some info but both :


>> [L, U, P, Q, R] = lu (Af);

and 

>> [L, U, P, Q] = lu (Af);


produce the error


Error using lu
Too many output arguments.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47415>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]