summaryrefslogtreecommitdiff
path: root/model/ranksvm.h
diff options
context:
space:
mode:
authorJoe Zhao <ztuowen@gmail.com>2015-05-18 16:17:01 +0800
committerJoe Zhao <ztuowen@gmail.com>2015-05-18 16:17:01 +0800
commit653bee4b89131a997043a074d51c28dedb907f5c (patch)
treedd07194c85199aa1a3c38701bcc5d595f3d6f2b3 /model/ranksvm.h
parent20587ac550cfcb2d7b3d6ec16e46ba1a8d0af869 (diff)
downloadranksvm-mbk.tar.gz
ranksvm-mbk.tar.bz2
ranksvm-mbk.zip
output updatembk
Diffstat (limited to 'model/ranksvm.h')
-rw-r--r--model/ranksvm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/model/ranksvm.h b/model/ranksvm.h
index aa5e1ca..26a3f6d 100644
--- a/model/ranksvm.h
+++ b/model/ranksvm.h
@@ -37,4 +37,6 @@ public:
int setModel(const SVMModel &model);
};
+extern double C;
+
#endif \ No newline at end of file