/* * rtGetNaN.h * * Code generation for function 'myFunc' * * C source code generated on: Fri Mar 23 22:52:20 2012 * */ #ifndef __RTGETNAN_H__ #define __RTGETNAN_H__ #include #include "rtwtypes.h" #include "rt_nonfinite.h" extern real_T rtGetNaN(void); extern real32_T rtGetNaNF(void); #endif /* End of code generation (rtGetNaN.h) */