logplus/app/fdsa4_test/Ecc_Co.h

5 lines
148 B
C
Raw Normal View History

2026-05-10 22:27:18 +08:00
#ifndef __ECC_CO_H__
#define __ECC_CO_H__
__declspec(dllexport) void Ecc_co(float maxindex[72],float ECC[36],float *WFDL,float RSR,float n);
#endif