aboutsummaryrefslogtreecommitdiff
path: root/src/gensvm_grid.c
diff options
context:
space:
mode:
authorGertjan van den Burg <burg@ese.eur.nl>2016-10-05 19:03:32 +0200
committerGertjan van den Burg <burg@ese.eur.nl>2016-10-05 19:03:32 +0200
commit633f5d3fb5d62e86da90d3ae319e4952c16b25e2 (patch)
tree958e781dc19c0d7e50e2810f5236c30600062f2b /src/gensvm_grid.c
parentrewrite of the update function to use only rank 1 operations where possible (diff)
downloadgensvm-633f5d3fb5d62e86da90d3ae319e4952c16b25e2.tar.gz
gensvm-633f5d3fb5d62e86da90d3ae319e4952c16b25e2.zip
documentation fixes
Diffstat (limited to 'src/gensvm_grid.c')
-rw-r--r--src/gensvm_grid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gensvm_grid.c b/src/gensvm_grid.c
index ea25b89..f258a93 100644
--- a/src/gensvm_grid.c
+++ b/src/gensvm_grid.c
@@ -1,7 +1,7 @@
/**
* @file gensvm_grid.c
* @author Gertjan van den Burg
- * @date Mayy, 2016
+ * @date May, 2016
* @brief Functions for initializing GenGrid structures
*
* @details