// // File: conv2AXPY.h // // MATLAB Coder version : 4.3 // C/C++ source code generated on : 12-Jan-2022 14:46:32 // #ifndef CONV2AXPY_H #define CONV2AXPY_H // Include Files #include #include #include "rtwtypes.h" #include #include "GaussianFilter_types.h" // Function Declarations extern void conv2AXPYSameCMP(const emxArray_real_T *a, emxArray_real_T *c); #endif // // File trailer for conv2AXPY.h // // [EOF] //