eigen/unsupported/Eigen
2018-07-25 13:51:10 -07:00
..
CXX11 Add tiled evaluation support to TensorExecutor 2018-07-25 13:51:10 -07:00
src Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. 2018-07-17 14:46:15 +02:00
AdolcForward
AlignedVector3
ArpackSupport
AutoDiff
BVH
CMakeLists.txt
EulerAngles
FFT
IterativeSolvers
KroneckerProduct
LevenbergMarquardt
MatrixFunctions
MoreVectorization
MPRealSupport Issue with mpreal and std::numeric_limits, i.e. digits is not a constant. Added a digits() traits in NumTraits with fallback to static constant. Specialization for mpreal added in MPRealSupport. 2017-03-24 17:45:56 +01:00
NonLinearOptimization Fix doc 2018-07-12 11:56:18 +02:00
NumericalDiff
OpenGLSupport Fix typos found using codespell 2018-06-07 14:43:02 +02:00
Polynomials
Skyline
SparseExtra
SpecialFunctions Updates corresponding to the latest round of PR feedback 2018-07-11 10:39:54 -04:00
Splines