aboutsummaryrefslogtreecommitdiff
path: root/include/crossval.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crossval.h')
-rw-r--r--include/crossval.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/crossval.h b/include/crossval.h
index 0794622..0dff0b9 100644
--- a/include/crossval.h
+++ b/include/crossval.h
@@ -1,3 +1,15 @@
+/**
+ * @file crossval.h
+ * @author Gertjan van den Burg
+ * @date January, 2014
+ * @brief Header file for crossval.c
+ *
+ * @details
+ * Contains function declarations for functions needed for performing cross
+ * validation on MajData structures.
+ *
+ */
+
#ifndef CROSSVAL_H
#define CROSSVAL_H