From 4fd46f811f680f81efc858b788b0335427dbf26e Mon Sep 17 00:00:00 2001 From: Joe Zhao Date: Thu, 14 May 2015 11:23:27 +0800 Subject: c --- model/ranksvm.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'model/ranksvm.h') diff --git a/model/ranksvm.h b/model/ranksvm.h index 58cd7f0..9051343 100644 --- a/model/ranksvm.h +++ b/model/ranksvm.h @@ -37,4 +37,6 @@ public: int setModel(const SVMModel &model); }; +extern double C;// Compensating & scaling + #endif \ No newline at end of file -- cgit v1.2.3-70-g09d2