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

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

[Octave-bug-tracker] [bug #47267] communications package: port to lu<T>


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #47267] communications package: port to lu<T> refactoring in 4.1 branch
Date: Thu, 7 Jul 2016 04:12:05 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #3, bug #47267 (project octave):

Hmm, lu is not compatible with base_lu, primarily because of the addition of
the column_vector_type typedef and the updating functions, so a simple
template alias won't work.  It would be possible to reinstate the base_lu
class and mark it as deprecated.  I'm not sure whether that would be better
than just modifying the galois classes to use the new lu class.  It's also not
clear to me what to do about the column_vector_type typedef for the galois
class.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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