Skip to content

Commit a44147f

Browse files
author
yong
committed
Regenerate the binary files after fixing svm.def
1 parent b713dc5 commit a44147f

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed

svm.def

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ EXPORTS
1717
svm_check_parameter @15
1818
svm_check_probability_model @16
1919
svm_set_print_string_function @17
20-
svm_get_labels @18
21-
svm_get_sv_indices @19
20+
svm_get_sv_indices @18
21+
svm_get_nr_sv @19

windows/libsvm.dll

0 Bytes
Binary file not shown.

windows/svm-predict.exe

0 Bytes
Binary file not shown.

windows/svm-scale.exe

0 Bytes
Binary file not shown.

windows/svm-toy.exe

0 Bytes
Binary file not shown.

windows/svm-train.exe

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)