#ifndef _TEST_VERSOR_SWAP_H_ #define _TEST_VERSOR_SWAP_H_ int test_versor_swap_fp32(); int test_versor_swap_fp64(); int test_versor_swap(); #endif