// // File: bsxfun.h // // MATLAB Coder version : 4.3 // C/C++ source code generated on : 30-Mar-2020 11:59:32 // #ifndef BSXFUN_H #define BSXFUN_H // Include Files #include #include #include "rtwtypes.h" #include "omp.h" #include "cwt_types.h" // Function Declarations extern void bsxfun(const creal_T a_data[], const int a_size[2], const emxArray_real_T *b, emxArray_creal_T *c); #endif // // File trailer for bsxfun.h // // [EOF] //