Added SIMD cbrt and invcbrt functions
authorErik Lindahl <erik@kth.se>
Wed, 11 Sep 2019 12:36:00 +0000 (14:36 +0200)
committerPaul Bauer <paul.bauer.q@gmail.com>
Thu, 12 Sep 2019 04:55:39 +0000 (06:55 +0200)
commit85696d4529880365df48c56ed316d518db39d3c7
tree2c4e3198eac1a272740fe7cd78250df30abbcfb8
parent473b22e4744a1bf94d4332aa7dcad31055034e64
Added SIMD cbrt and invcbrt functions

To be used in free energy kernels.

Change-Id: I074e27f7b050b37f273dbf703ff915c9c20e8c97
src/gromacs/simd/simd_math.h
src/gromacs/simd/tests/simd_math.cpp