diff options
Diffstat (limited to 'NAMESPACE')
| -rw-r--r-- | NAMESPACE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,4 +17,6 @@ export(gensvm.load.tiny.grid) export(gensvm.maxabs.scale) export(gensvm.refit) export(gensvm.train.test.split) +export(gensvm.validate.param.grid) +export(gensvm.validate.params) useDynLib(gensvm_wrapper, .registration = TRUE) |
