// // File: eml_rand_mt19937ar.h // // MATLAB Coder version : 5.2 // C/C++ source code generated on : 04-Mar-2023 17:44:30 // #ifndef EML_RAND_MT19937AR_H #define EML_RAND_MT19937AR_H // Include Files #include "rtwtypes.h" #include #include // Function Declarations namespace coder { void genrand_uint32_vector(unsigned int mt[625], unsigned int u[2]); } #endif // // File trailer for eml_rand_mt19937ar.h // // [EOF] //