Re: computeDirect (Re: [eigen] Householder.h: ::min() and operator<=)

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


On 09.09.2016 at 09:22, Peter wrote:
Using a Matrix<double> with dimension 2 or 3 fixed at compile time,
Householder is not called
from computeDirect, while it is called for Matrix<MyType>.

Not sure why this is. Is `MyType` complex? (Implementing direct computation for complexes is possible, only nobody bothered to do it, so far).

If not, could you insert into direct_selfadjoint_eigenvalues::run (src/Eigenvalues/SelfAdjointSolver.h, line 548-550) this:
  std::cout << __PRETTY_FUNCTION__;


Christoph






--
  Dipl. Inf., Dipl. Math. Christoph Hertzberg

  Universität Bremen
  FB 3 - Mathematik und Informatik
  AG Robotik
  Robert-Hooke-Straße 1
  28359 Bremen, Germany

  Zentrale: +49 421 178 45-6611

  Besuchsadresse der Nebengeschäftsstelle:
  Robert-Hooke-Straße 5
  28359 Bremen, Germany

  Tel.:    +49 421 178 45-4021
  Empfang: +49 421 178 45-6600
  Fax:     +49 421 178 45-4150
  E-Mail:  chtz@xxxxxxxxxxxxxxxxxxxxxxxx

  Weitere Informationen: http://www.informatik.uni-bremen.de/robotik



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/