aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/AdolcForward
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/Eigen/AdolcForward')
-rw-r--r--unsupported/Eigen/AdolcForward1
1 files changed, 1 insertions, 0 deletions
diff --git a/unsupported/Eigen/AdolcForward b/unsupported/Eigen/AdolcForward
index cb71fbcd6..6c0a68d67 100644
--- a/unsupported/Eigen/AdolcForward
+++ b/unsupported/Eigen/AdolcForward
@@ -114,6 +114,7 @@ template<> struct NumTraits<adtl::adouble>
IsComplex = 0,
IsInteger = 0,
IsSigned = 1,
+ RequireInitialization = 1,
ReadCost = 1,
AddCost = 1,
MulCost = 1