Removed trailing whitespaces
This commit is contained in:
parent
41c0a38344
commit
05353a1492
@ -335,4 +335,3 @@ TEST(ML_SVMSGD, twoPoints)
|
|||||||
foundShift /= normFoundWeights;
|
foundShift /= normFoundWeights;
|
||||||
CV_Assert((norm(foundWeights - realWeights) < 0.001) && (abs((foundShift - realShift) / realShift) < 0.05));
|
CV_Assert((norm(foundWeights - realWeights) < 0.001) && (abs((foundShift - realShift) / realShift) < 0.05));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user