eigen/unsupported/Eigen
Paul Tucker b3e7c9132d Add optional Allocator argument to ThreadPoolDevice constructor.
When supplied, this allocator will be used in place of
internal::aligned_malloc.  This permits e.g. use of a NUMA-node specific
allocator where the thread-pool is also restricted a single NUMA-node.
2018-07-16 17:26:05 -07:00
..
CXX11 Add optional Allocator argument to ThreadPoolDevice constructor. 2018-07-16 17:26:05 -07:00
src Remove clang warning 2018-07-13 16:05:35 +02:00
AdolcForward Update ADOL-C support. 2015-11-30 16:00:22 +01:00
AlignedVector3 Fix outer-stride. 2016-10-12 21:47:52 +02:00
ArpackSupport bug #230, fix compilation issues and wrong static assertions 2013-06-18 09:44:40 +02:00
AutoDiff remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
BVH remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
CMakeLists.txt merge EulerAngles module 2016-08-30 10:01:53 +02:00
EulerAngles Complete docs and add ostream operator for EulerAngles. 2016-06-19 20:42:45 +03:00
FFT remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
IterativeSolvers Implement wrapper for matrix-free iterative solvers 2015-12-07 12:23:22 +01:00
KroneckerProduct Include missing forward declaration of SparseMatrix 2016-08-29 18:56:46 +02:00
LevenbergMarquardt Set built-in sparse QR as the default sparse solver and add ComputationInfo for Levenberg Marquardt, 2013-02-20 14:10:14 +01:00
MatrixFunctions Doc: difference between array and matrix cosine etc (bug #830) 2014-09-06 14:59:44 +01:00
MoreVectorization remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
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 remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
OpenGLSupport Fix typos found using codespell 2018-06-07 14:43:02 +02:00
Polynomials remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
Skyline remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
SparseExtra Remove deprecated code not used by evaluators 2014-09-18 15:15:27 +02:00
SpecialFunctions Updates corresponding to the latest round of PR feedback 2018-07-11 10:39:54 -04:00
Splines remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00