diff options
Diffstat (limited to 'src/gensvm_sv.c')
| -rw-r--r-- | src/gensvm_sv.c | 3 |
1 files changed, 1 insertions, 2 deletions
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 * */ |
