aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/schur_real.cpp
diff options
context:
space:
mode:
authorGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2010-05-24 17:43:06 +0100
committerGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2010-05-24 17:43:06 +0100
commit7a43a4408bd3a04616bb91f9d039bdaf0ff976dd (patch)
tree7f773e0af3c9d70ee091348982ff85856b7b8391 /test/schur_real.cpp
parent68820fd4e8a8206d7bd1e80a773877322f7fe3ce (diff)
Replace local variables by member variables in compute() methods.
This is to avoid dynamic memory allocations in the compute() methods of ComplexEigenSolver, EigenSolver, and SelfAdjointEigenSolver where possible. As a result, Tridiagonalization::decomposeInPlace() is no longer used. Biggest remaining issue is the allocation in HouseholderSequence::evalTo().
Diffstat (limited to 'test/schur_real.cpp')
0 files changed, 0 insertions, 0 deletions