.. |
Cholesky
|
Make constructors explicit if they could lead to unintended implicit conversion
|
2014-09-23 14:28:23 +02:00 |
CholmodSupport
|
Make constructors explicit if they could lead to unintended implicit conversion
|
2014-09-23 14:28:23 +02:00 |
Core
|
Missing explicit
|
2014-09-30 16:42:04 +02:00 |
Eigenvalues
|
Tridiagonalization::diagonal() and ::subDiagonal() did not work. Added unit-test
|
2014-09-24 14:37:13 +02:00 |
Geometry
|
Make constructors explicit if they could lead to unintended implicit conversion
|
2014-09-23 14:28:23 +02:00 |
Householder
|
Remove deprecated code not used by evaluators
|
2014-09-18 15:15:27 +02:00 |
IterativeLinearSolvers
|
Make constructors explicit if they could lead to unintended implicit conversion
|
2014-09-23 14:28:23 +02:00 |
Jacobi
|
Fix dox for namespaces
|
2014-07-05 21:48:48 +08:00 |
LU
|
Make constructors explicit if they could lead to unintended implicit conversion
|
2014-09-23 14:28:23 +02:00 |
MetisSupport
|
Fix bug #314: move remaining math functions from internal to numext namespace
|
2013-06-10 23:40:56 +02:00 |
misc
|
Make constructors explicit if they could lead to unintended implicit conversion
|
2014-09-23 14:28:23 +02:00 |
OrderingMethods
|
Fix bug #809: unused variable warning
|
2014-07-08 18:38:34 +02:00 |
PardisoSupport
|
Make constructors explicit if they could lead to unintended implicit conversion
|
2014-09-23 14:28:23 +02:00 |
PaStiXSupport
|
Make constructors explicit if they could lead to unintended implicit conversion
|
2014-09-23 14:28:23 +02:00 |
plugins
|
member_redux constructor is explicit too. Renamed some typedefs for more consistency.
|
2014-09-23 18:55:42 +02:00 |
QR
|
Make constructors explicit if they could lead to unintended implicit conversion
|
2014-09-23 14:28:23 +02:00 |
SparseCholesky
|
Make constructors explicit if they could lead to unintended implicit conversion
|
2014-09-23 14:28:23 +02:00 |
SparseCore
|
Removed FIXME, as it is actually necessary.
|
2014-09-23 17:23:34 +02:00 |
SparseLU
|
Using Index type instead of hard coded int type to prevent potential implicit integer conversion.
|
2014-09-22 18:56:36 +02:00 |
SparseQR
|
Make constructors explicit if they could lead to unintended implicit conversion
|
2014-09-23 14:28:23 +02:00 |
SPQRSupport
|
Make constructors explicit if they could lead to unintended implicit conversion
|
2014-09-23 14:28:23 +02:00 |
StlSupport
|
Fic bug #819: include path of details.h
|
2014-06-04 11:58:01 +02:00 |
SuperLUSupport
|
Make constructors explicit if they could lead to unintended implicit conversion
|
2014-09-23 14:28:23 +02:00 |
SVD
|
Make constructors explicit if they could lead to unintended implicit conversion
|
2014-09-23 14:28:23 +02:00 |
UmfPackSupport
|
Make constructors explicit if they could lead to unintended implicit conversion
|
2014-09-23 14:28:23 +02:00 |
CMakeLists.txt
|
|
|