aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl/actions/basic_actions.hh
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2010-06-23 22:10:49 +0200
committerGravatar Gael Guennebaud <g.gael@free.fr>2010-06-23 22:10:49 +0200
commit98fec45d3c2dd1febcff6a2fbeb243d71f77e1d1 (patch)
treecf2e1d6d969a0ff9d83f1ee60c6e365c9e026b5c /bench/btl/actions/basic_actions.hh
parent546587c7d31178e23dc5ba5f9a3f3f44d8a19785 (diff)
btl: add a trmm action and update eigen interface
Diffstat (limited to 'bench/btl/actions/basic_actions.hh')
-rw-r--r--bench/btl/actions/basic_actions.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/btl/actions/basic_actions.hh b/bench/btl/actions/basic_actions.hh
index beaeea8c3..62442f01f 100644
--- a/bench/btl/actions/basic_actions.hh
+++ b/bench/btl/actions/basic_actions.hh
@@ -10,7 +10,7 @@
#include "action_aat_product.hh"
#include "action_trisolve.hh"
-
+#include "action_trmm.hh"
#include "action_symv.hh"
// #include "action_symm.hh"
#include "action_syr2.hh"