..
CXX11
Clean up gpu device properties.
2021-05-07 17:51:29 +00:00
src
Modify googlehash use to account for namespace issues.
2021-04-12 19:00:39 -07:00
AdolcForward
Add missing adolc isinf/isnan.
2021-02-19 22:26:56 +00:00
AlignedVector3
fix AlignedVector3 inconsisent interface with other Vector classes, default constructor and operator- were missing.
2019-12-06 21:07:39 +01:00
ArpackSupport
Remove vim specific comments to recognoize correct file-type.
2021-02-09 09:13:09 +01:00
AutoDiff
BVH
bug #1596 : fix inclusion of Eigen's header within unsupported modules.
2018-09-17 09:54:29 +02:00
CMakeLists.txt
EulerAngles
bug #1596 : fix inclusion of Eigen's header within unsupported modules.
2018-09-17 09:54:29 +02:00
FFT
ReturnByValue is already non-copyable
2021-02-27 18:44:26 +01:00
IterativeSolvers
fixed doxygen for unsupported iterative solver module
2021-04-11 16:26:14 +00:00
KroneckerProduct
LevenbergMarquardt
bug #1596 : fix inclusion of Eigen's header within unsupported modules.
2018-09-17 09:54:29 +02:00
MatrixFunctions
Fix most Doxygen warnings. Also add links to stable documentation from unsupported modules (by using the corresponding Doxytags file).
2018-10-19 21:10:28 +02:00
MoreVectorization
bug #1596 : fix inclusion of Eigen's header within unsupported modules.
2018-09-17 09:54:29 +02:00
MPRealSupport
Fix MPrealSupport
2018-09-20 18:30:10 +02:00
NonLinearOptimization
bug #1596 : fix inclusion of Eigen's header within unsupported modules.
2018-09-17 09:54:29 +02:00
NumericalDiff
bug #1596 : fix inclusion of Eigen's header within unsupported modules.
2018-09-17 09:54:29 +02:00
OpenGLSupport
bug #1596 : fix inclusion of Eigen's header within unsupported modules.
2018-09-17 09:54:29 +02:00
Polynomials
Remove vim specific comments to recognoize correct file-type.
2021-02-09 09:13:09 +01:00
Skyline
bug #1596 : fix inclusion of Eigen's header within unsupported modules.
2018-09-17 09:54:29 +02:00
SparseExtra
Modify googlehash use to account for namespace issues.
2021-04-12 19:00:39 -07:00
SpecialFunctions
Special function implementations for half/bfloat16 packets.
2020-12-04 10:16:29 -08:00
Splines