Go to file
Gael Guennebaud 1fc503e3ce add EigenSolver::eigenvectors() method for non symmetric matrices.
However, for matrices larger than 5, it seems there is constantly a quite large error for a very
few coefficients. I don't what's going on, but that's certainely not due to numerical issues only.
(also note that the test with the pseudo eigenvectors fails the same way)
2008-10-03 13:22:54 +00:00
bench typos in bench/ 2008-08-29 16:10:08 +00:00
cmake
demos * block() for vectors ---> segment() 2008-09-15 15:45:41 +00:00
disabled remove apidox_preprocessing script which is not used anymore 2008-09-16 13:26:46 +00:00
doc remove apidox_preprocessing script which is not used anymore 2008-09-16 13:26:46 +00:00
Eigen add EigenSolver::eigenvectors() method for non symmetric matrices. 2008-10-03 13:22:54 +00:00
test add EigenSolver::eigenvectors() method for non symmetric matrices. 2008-10-03 13:22:54 +00:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt same thing with EIGEN_BINARY_DIR. Now the doc generation works from kdesupport. 2008-08-31 15:20:25 +00:00
COPYING
COPYING.LESSER
Doxyfile * block() for vectors ---> segment() 2008-09-15 15:45:41 +00:00
Mainpage.dox remove apidox_preprocessing script which is not used anymore 2008-09-16 13:26:46 +00:00