Commit 195d501b authored by Siegfried Hochdorfer's avatar Siegfried Hochdorfer

fixed broken indentation

parent 82a9f9a5
......@@ -246,7 +246,7 @@ public:
meanshiftV.resize(positionsCount);
distanceV.resize(positionsCount);
iterMax = maxIter;
modeEps = eps;
modeEps = eps;
for (unsigned i = 0; i<positionsV.size(); i++)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment