logplus/app/fdsa4_test/Rate_Co.h

5 lines
201 B
C
Raw Normal View History

2026-05-10 22:27:18 +08:00
#ifndef __RATE_CO_H__
#define __RATE_CO_H__
__declspec(dllexport) void Rate_co(float **hx_abs, float RATE[36], float maxindex[36], float hx_abs_max[36], int RSR, float RWD, float RWL,float Nt);
#endif