From 664a331115f3f385d7136745d0b4dd420946929f Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Thu, 6 Oct 2016 19:14:58 +0200 Subject: documentation fixes --- src/GenSVMgrid.c | 2 +- src/gensvm_gridsearch.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/GenSVMgrid.c b/src/GenSVMgrid.c index 2ac9ce3..3aa1f5c 100644 --- a/src/GenSVMgrid.c +++ b/src/GenSVMgrid.c @@ -1,5 +1,5 @@ /** - * @file GenSVM_grid.c + * @file GenSVMgrid.c * @author Gertjan van den Burg * @date January, 2014 * @brief Command line interface for the grid search program diff --git a/src/gensvm_gridsearch.c b/src/gensvm_gridsearch.c index a79c31e..0368731 100644 --- a/src/gensvm_gridsearch.c +++ b/src/gensvm_gridsearch.c @@ -1,5 +1,5 @@ /** - * @file gensvm_train_dataset.c + * @file gensvm_gridsearch.c * @author Gertjan van den Burg * @date January, 2014 * @brief Functions for finding the optimal parameters for the dataset -- cgit v1.2.3