aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/MPRealSupport
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/Eigen/MPRealSupport')
-rw-r--r--unsupported/Eigen/MPRealSupport1
1 files changed, 1 insertions, 0 deletions
diff --git a/unsupported/Eigen/MPRealSupport b/unsupported/Eigen/MPRealSupport
index 37e75b2c7..6bded0c2c 100644
--- a/unsupported/Eigen/MPRealSupport
+++ b/unsupported/Eigen/MPRealSupport
@@ -80,6 +80,7 @@ int main()
IsInteger = 0,
IsSigned = 1,
IsComplex = 0,
+ RequireInitialization = 1,
ReadCost = 10,
AddCost = 10,
MulCost = 40