Fixed an error
This commit is contained in:
@@ -267,7 +267,7 @@ BOOST_AUTO_TEST_CASE(AdaBoostDiffWeakLearnerOutputTest)
|
||||
{
|
||||
if (output[i] != outputPerceptron[i])
|
||||
{
|
||||
int flag = 1;
|
||||
flag = 1;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user