eigen/Eigen/src
2014-09-15 17:40:17 +02:00
..
Cholesky merge with default branch 2014-07-18 11:02:22 +02:00
CholmodSupport Fix Cholmod support without evaluators 2014-09-01 17:14:30 +02:00
Core Avoid a potential risk of recursive definition using traits to get he scalar type 2014-09-15 17:40:17 +02:00
Eigenvalues merge default branch 2014-08-29 15:20:31 +02:00
Geometry Fix traits<Quaternion>::IsAligned when using evaluators 2014-09-15 13:53:52 +02:00
Householder Fix comparison to block size 2014-09-14 17:33:39 +02:00
IterativeLinearSolvers Factorize solveWithGuess in IterativeSolverBase 2014-09-01 17:19:51 +02:00
Jacobi Fix dox for namespaces 2014-07-05 21:48:48 +08:00
LU Fix numerous nested versus nested_eval shortcomings 2014-08-01 14:48:22 +02:00
MetisSupport Fix bug #314: move remaining math functions from internal to numext namespace 2013-06-10 23:40:56 +02:00
misc Disable solve_ret_val like mechanism with evaluator enabled 2014-09-01 18:32:59 +02:00
OrderingMethods Fix bug #809: unused variable warning 2014-07-08 18:38:34 +02:00
PardisoSupport Refactoring of sparse solvers through a SparseSolverBase class and usage of the Solve<> expression. Introduce a SolveWithGuess expression on top of Solve. 2014-09-01 15:00:19 +02:00
PaStiXSupport Fix usage of m_isInitialized in SparseLU and Pastix support. 2014-09-01 17:16:32 +02:00
plugins Doc: difference between array and matrix cosine etc (bug #830) 2014-09-06 14:59:44 +01:00
QR Optimization: enable cache-efficient application of HouseholderSequence. 2014-09-04 09:15:59 +02:00
SparseCholesky Refactoring of sparse solvers through a SparseSolverBase class and usage of the Solve<> expression. Introduce a SolveWithGuess expression on top of Solve. 2014-09-01 15:00:19 +02:00
SparseCore Fix regression is sparse-sparse product 2014-09-01 17:34:55 +02:00
SparseLU Fix usage of m_isInitialized in SparseLU and Pastix support. 2014-09-01 17:16:32 +02:00
SparseQR Refactoring of sparse solvers through a SparseSolverBase class and usage of the Solve<> expression. Introduce a SolveWithGuess expression on top of Solve. 2014-09-01 15:00:19 +02:00
SPQRSupport Refactoring of sparse solvers through a SparseSolverBase class and usage of the Solve<> expression. Introduce a SolveWithGuess expression on top of Solve. 2014-09-01 15:00:19 +02:00
StlSupport Fic bug #819: include path of details.h 2014-06-04 11:58:01 +02:00
SuperLUSupport Refactoring of sparse solvers through a SparseSolverBase class and usage of the Solve<> expression. Introduce a SolveWithGuess expression on top of Solve. 2014-09-01 15:00:19 +02:00
SVD merge with default branch 2014-09-14 17:34:54 +02:00
UmfPackSupport Refactoring of sparse solvers through a SparseSolverBase class and usage of the Solve<> expression. Introduce a SolveWithGuess expression on top of Solve. 2014-09-01 15:00:19 +02:00
CMakeLists.txt Improves the filter for hidden files in "Eigen" and "Eigen/src". 2010-11-22 10:47:07 -05:00