aboutsummaryrefslogtreecommitdiff
path: root/include/gensvm_matrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gensvm_matrix.h')
-rw-r--r--include/gensvm_matrix.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/include/gensvm_matrix.h b/include/gensvm_matrix.h
deleted file mode 100644
index 9982b78..0000000
--- a/include/gensvm_matrix.h
+++ /dev/null
@@ -1,16 +0,0 @@
-/**
- * @file gensvm_matrix.h
- * @author Gertjan van den Burg
- * @date August, 2013
- * @brief Header with defines for matrix access
- *
- * @details
- * Contains defines useful for dealing with matrices.
- *
- */
-
-#ifndef GENSVM_MATRIX_H
-#define GENSVM_MATRIX_H
-
-
-#endif