Skip to content

Find Index of minimum start clean up

Find Index of minimum start clean up

  • Remove the mutliple ways of doing things as we converged at one as being quite OK for our purposes

  • Change the namespace names. As to be a bit cleaner that these are kind of algs using vector types

  • Split the Multiversioning as this is a bit of impl detail (for example if we start compiling with Avx2 we would not need it)

  • Change the test to test both double and float.

ping @llewitt

Edited by Christos Anastopoulos

Merge request reports