mldivide.h
Go to the documentation of this file.
00001 /*
00002  * mldivide.h
00003  *
00004  * Code generation for function 'mldivide'
00005  *
00006  * C source code generated on: Wed Jul 24 16:11:35 2013
00007  *
00008  */
00009 
00010 #ifndef __MLDIVIDE_H__
00011 #define __MLDIVIDE_H__
00012 /* Include files */
00013 #include <float.h>
00014 #include <math.h>
00015 #include <stddef.h>
00016 #include <stdlib.h>
00017 #include <string.h>
00018 #include "rt_defines.h"
00019 #include "rt_nonfinite.h"
00020 
00021 #include "rtwtypes.h"
00022 #include "Optimal_affine_tracking_3d16_fast_realtime_types.h"
00023 
00024 /* Type Definitions */
00025 
00026 /* Named Constants */
00027 
00028 /* Variable Declarations */
00029 
00030 /* Variable Definitions */
00031 
00032 /* Function Declarations */
00033 extern void b_mldivide(const real_T A[9], const real_T B[9], real_T Y[9]);
00034 extern creal_T c_eml_div(const creal_T x, const creal_T y);
00035 extern void c_mldivide(const real_T A[4], const real_T B[4], real_T Y[4]);
00036 extern void mldivide(const creal_T A[9], const creal_T B[9], creal_T Y[9]);
00037 #endif
00038 /* End of code generation (mldivide.h) */


depth_tracker_ros_vr8
Author(s): shusain
autogenerated on Fri Dec 6 2013 20:45:47