Skip to content

KLGaussianMixtureReduction : Code is explicitly vec so no need to add to compiler flags

All version of findMinimumIndex are explicitly vectorized via CxxUtils::vec (and we have Function multiversioning)

so
ATH_ENABLE_VECTORIZATION; is prb more of a nuisance

Edited by Christos Anastopoulos

Merge request reports