#ifndef _TEST_COMPLEX_RESET_H_ #define _TEST_COMPLEX_RESET_H_ void test_complex_reset_fp32(); void test_complex_reset_fp64(); void test_complex_reset(); #endif