File: _coder_TransitiveKNN_part2_info.h1 /* 2 * _coder_TransitiveKNN_part2_info.h 3 * 4 * Code generation for function 'TransitiveKNN_part2' 5 * 6 * C source code generated on: Mon Jan 05 13:12:27 2015 7 * 8 */ 9 10 #ifndef ___CODER_TRANSITIVEKNN_PART2_INFO_H__ 11 #define ___CODER_TRANSITIVEKNN_PART2_INFO_H__ 12 /* Include files */ 13 #include "tmwtypes.h" 14 #include "mex.h" 15 #include "emlrt.h" 16 17 18 /* Function Declarations */ 19 extern const mxArray *emlrtMexFcnResolvedFunctionsInfo(void); 20 21 #endif 22 /* End of code generation (_coder_TransitiveKNN_part2_info.h) */ 23 |