OpenMP fixes
Compare changes
@@ -46,7 +46,7 @@ Welford's algorithm
@@ -55,7 +55,7 @@ SampleType EstimateStds(const SampleVectorType& samples)
@@ -67,7 +67,7 @@ SampleType EstimateStds(const SampleVectorType& samples)
@@ -83,11 +83,12 @@ void ReplicateSamples(const SampleVectorType& inSamples,
@@ -108,7 +109,7 @@ void JitterSamples(const SampleVectorType& inSamples,
@@ -120,7 +121,7 @@ void JitterSamples(const SampleVectorType& inSamples,
@@ -129,7 +130,7 @@ void JitterSamples(const SampleVectorType& inSamples,
@@ -168,19 +169,20 @@ void FindKNNIndices(const SampleVectorType& inSamples,
@@ -211,6 +213,7 @@ void Smote(const SampleVectorType& inSamples,
@@ -218,7 +221,7 @@ void Smote(const SampleVectorType& inSamples,