fun8_3_eml_rand_mt19937ar_stateful.h 449 B

123456789101112131415161718192021222324
  1. //
  2. // File: eml_rand_mt19937ar_stateful.h
  3. //
  4. // MATLAB Coder version : 5.2
  5. // C/C++ source code generated on : 10-Mar-2023 15:16:29
  6. //
  7. #ifndef EML_RAND_MT19937AR_STATEFUL_H
  8. #define EML_RAND_MT19937AR_STATEFUL_H
  9. // Include Files
  10. #include "rtwtypes.h"
  11. #include <cstddef>
  12. #include <cstdlib>
  13. // Function Declarations
  14. void eml_rand_mt19937ar_stateful_init_8_3();
  15. #endif
  16. //
  17. // File trailer for eml_rand_mt19937ar_stateful.h
  18. //
  19. // [EOF]
  20. //