summaryrefslogtreecommitdiff
path: root/include/internal/routine.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal/routine.h')
-rw-r--r--include/internal/routine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/internal/routine.h b/include/internal/routine.h
index d2cee52c..acc9a9c8 100644
--- a/include/internal/routine.h
+++ b/include/internal/routine.h
@@ -93,6 +93,7 @@ class Routine {
const Buffer &dest,
const bool do_transpose, const bool do_conjugate,
const bool pad, const bool upper, const bool lower,
+ const bool diagonal_imag_zero,
const Program &program);
// Queries the cache and retrieve either a matching program or a boolean whether a match exists.