Some of the functions in the file vectorfp16e.h (namely to_float and to_float16 and its multiple signatures) are not defined as inline functions which end up giving me a multiple definition error in case this header file is included more the once by other files.