Browse Source

unused variable

Erik Rodner 13 năm trước cách đây
mục cha
commit
3664df7ca8
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      progs/testImageNetBinaryBruteForce.cpp

+ 0 - 2
progs/testImageNetBinaryBruteForce.cpp

@@ -393,8 +393,6 @@ void inline evaluateSVDD( KCMinimumEnclosingBall *svdd, const NICE::Vector & ker
       Timer tTestSingle;
       tTestSingle.start();
       
-      double score (0.0);
-     
       // In the following, we assume that we are using a Gaussian kernel
       r = svdd->classifyKernel ( kernelVector, 1.0 /* kernel self */ );