diff options
Diffstat (limited to 'include/gensvm_base.h')
| -rw-r--r-- | include/gensvm_base.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/gensvm_base.h b/include/gensvm_base.h index b1f4a6b..f2df59f 100644 --- a/include/gensvm_base.h +++ b/include/gensvm_base.h @@ -2,10 +2,11 @@ * @file gensvm_base.h * @author Gertjan van den Burg * @date May, 2016 - * @brief Definitions for GenData and GenModel structures + * @brief Header file for gensvm_base.c * * @details - * Contains documentation and declarations of GenModel and GenData. + * Contains documentation and declarations of GenModel and GenData, and + * function declarations for the functions in gensvm_base.c. * */ |
