This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
graphkit-learn
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
2
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
New translations svm_model_matlab.h (French)
l10n_v0.2.x
linlin
4 years ago
parent
9f6baa02c6
commit
0a5bbb14c4
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
lang/fr/gklearn/gedlib/lib/libsvm.3.22/matlab/svm_model_matlab.h
+ 2
- 0
lang/fr/gklearn/gedlib/lib/libsvm.3.22/matlab/svm_model_matlab.h
View File
@@ -0,0 +1,2 @@
const char *model_to_matlab_structure(mxArray *plhs[], int num_of_feature, struct svm_model *model);
struct svm_model *matlab_matrix_to_model(const mxArray *matlab_struct, const char **error_message);
Write
Preview
Loading…
Cancel
Save