#ifndef _TEST_QUATERNION_SQUARE_MODULUS_H_ #define _TEST_QUATERNION_SQUARE_MODULUS_H_ int test_quaternion_square_modulus_fp32(); int test_quaternion_square_modulus_fp64(); int test_quaternion_square_modulus(); #endif