From 0ffc7017ffc6e488b43b4d9d67716ddcc3e95b7f Mon Sep 17 00:00:00 2001 From: "xiaojun.lin" Date: Mon, 9 Mar 2020 21:33:10 +0800 Subject: [PATCH] update. Signed-off-by: xiaojun.lin --- core/src/index/unittest/test_nsg/test_nsg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/index/unittest/test_nsg/test_nsg.cpp b/core/src/index/unittest/test_nsg/test_nsg.cpp index 76db0cd8c2..074e3f2736 100644 --- a/core/src/index/unittest/test_nsg/test_nsg.cpp +++ b/core/src/index/unittest/test_nsg/test_nsg.cpp @@ -233,7 +233,7 @@ TEST_F(NSGInterfaceTest, comparetest) { // } // } // } -// printf("R@1 = %.4f\n", n_1 / float(nq)); +// printf("R@1 = %.4f\n", n_1 / float(nq));; // printf("R@10 = %.4f\n", n_10 / float(nq)); // printf("R@100 = %.4f\n", n_100 / float(nq)); //}