KLMixture: Use ctor with num of elements
Actually reserve
was not quite correct, should have been resize.
But we can as well use the vector ctor for nn elements
Actually reserve
was not quite correct, should have been resize.
But we can as well use the vector ctor for nn elements