From 7c8a5e4b2a7cff7573b1a308daf19d2dbd558a9c Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Mon, 9 May 2016 20:55:24 +0200 Subject: strip whitespaces --- include/gensvm_train_dataset.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/gensvm_train_dataset.h') diff --git a/include/gensvm_train_dataset.h b/include/gensvm_train_dataset.h index 16f8e07..c743bd7 100644 --- a/include/gensvm_train_dataset.h +++ b/include/gensvm_train_dataset.h @@ -74,8 +74,8 @@ struct Queue { * * @param traintype type of training to use * @param kerneltype type of kernel to use throughout training - * @param repeats number of repeats to be done after the grid - * search to find the parameter set with the + * @param repeats number of repeats to be done after the grid + * search to find the parameter set with the * most consistent high performance * @param folds number of folds in cross validation * @param Np size of the array of p values @@ -87,7 +87,7 @@ struct Queue { * @param Nc size of the array of coef values * @param Nd size of the array of degree values * @param *weight_idxs array of weight_idxs - * @param *ps array of p values + * @param *ps array of p values * @param *lambdas array of lambda values * @param *kappas array of kappa values * @param *epsilons array of epsilon values -- cgit v1.2.3