]> granicus.if.org Git - liblinear/commitdiff
Export get_decfun_rho and check_oneclass_model from liblinear.dll
authorChristoph Gohlke <cjgohlke@gmail.com>
Mon, 17 Aug 2020 08:24:20 +0000 (01:24 -0700)
committerChih-Jen Lin <cjlin@csie.ntu.edu.tw>
Mon, 17 Aug 2020 13:39:38 +0000 (21:39 +0800)
Signed-off-by: Chih-Jen Lin <cjlin@csie.ntu.edu.tw>
linear.def

index 3e9a5a44a0a6c12076832407c61128c82b6bc31b..c3b8d5174e2e14483a3a57e9650c5c47755c4fb4 100644 (file)
@@ -20,3 +20,5 @@ EXPORTS
     get_decfun_bias @18
     check_regression_model  @19
     find_parameters @20
+    get_decfun_rho @21
+    check_oneclass_model @22