summaryrefslogtreecommitdiff
path: root/src/routines/levelx/xim2col.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/routines/levelx/xim2col.hpp')
-rw-r--r--src/routines/levelx/xim2col.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/routines/levelx/xim2col.hpp b/src/routines/levelx/xim2col.hpp
index 4448b54e..2c03b169 100644
--- a/src/routines/levelx/xim2col.hpp
+++ b/src/routines/levelx/xim2col.hpp
@@ -8,6 +8,7 @@
// Cedric Nugteren <www.cedricnugteren.nl>
//
// This file implements the Xim2col routine. The precision is implemented using a template argument.
+// Uses the tuning parameters from the regular copy kernel.
//
// =================================================================================================