From 0cc025358af341b7e9757e2b9ce5eb0b09af7b2f Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Fri, 14 Oct 2016 19:00:33 +0200 Subject: documentation fixes --- src/gensvm_sv.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gensvm_sv.c') diff --git a/src/gensvm_sv.c b/src/gensvm_sv.c index abfb871..bb5c48c 100644 --- a/src/gensvm_sv.c +++ b/src/gensvm_sv.c @@ -21,8 +21,7 @@ * other classes). All objects for which this is not the case are thus support * vectors. * - * @param[in] model GenModel with solution - * @param[in] data GenData to be used + * @param[in] model GenModel with solution and up-to-date Q matrix * @return number of support vectors with this solution * */ -- cgit v1.2.3