File: neural_function_types.h1 /* 2 * File: neural_function_types.h 3 * 4 * MATLAB Coder version : 3.0 5 * C/C++ source code generated on : 09-Nov-2018 15:50:30 6 */ 7 8 #ifndef __NEURAL_FUNCTION_TYPES_H__ 9 #define __NEURAL_FUNCTION_TYPES_H__ 10 11 /* Include Files */ 12 #include "rtwtypes.h" 13 #endif 14 15 /* 16 * File trailer for neural_function_types.h 17 * 18 * [EOF] 19 */ 20 |