aboutsummaryrefslogblamecommitdiff
path: root/apps/position_estimator_mc/codegen/rtGetNaN.h
blob: 5acdd9790153af8d984e53b05bfe6bfbab4b5ded (plain) (tree)




















                                                       
/*
 * rtGetNaN.h
 *
 * Code generation for function 'kalman_dlqe2'
 *
 * C source code generated on: Thu Feb 14 12:52:29 2013
 *
 */

#ifndef __RTGETNAN_H__
#define __RTGETNAN_H__

#include <stddef.h>
#include "rtwtypes.h"
#include "rt_nonfinite.h"

extern real_T rtGetNaN(void);
extern real32_T rtGetNaNF(void);

#endif
/* End of code generation (rtGetNaN.h) */