Jitse Niesen 7a43a4408b 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().
2010-05-24 17:43:06 +01:00
2010-04-29 08:04:42 -04:00
2009-10-02 18:45:24 +02:00
2010-04-29 10:40:52 -04:00
2010-05-22 19:17:04 +02:00
2009-10-05 07:58:53 -04:00
2009-11-19 12:09:04 -05:00
Description
No description provided
MPL-2.0 148 MiB
Languages
C++ 85.1%
Fortran 8.5%
C 2.8%
CMake 1.9%
Cuda 1.2%
Other 0.4%