KLMixture: Use ctor with num of elements
Compare changes
@@ -196,14 +196,12 @@ findMerges(Component1D* componentsIn,
@@ -196,14 +196,12 @@ findMerges(Component1D* componentsIn,
Actually reserve
was not quite correct, should have been resize.
But we can as well use the vector ctor for nn elements