logplus/app/fdsa4_test/Ecc_Co.h

5 lines
148 B
C

#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