diff options
Diffstat (limited to 'include/gensvm_grid.h')
| -rw-r--r-- | include/gensvm_grid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gensvm_grid.h b/include/gensvm_grid.h index a37ce12..d01aa9c 100644 --- a/include/gensvm_grid.h +++ b/include/gensvm_grid.h @@ -2,7 +2,7 @@ * @file gensvm_grid.h * @author Gertjan van den Burg * @date May, 2016 - * @brief Structs necessary for the grid search + * @brief Header file for gensvm_grid.c * * @details * The grid search for the optimal parameters is done through a queue. |
