chol.h
Go to the documentation of this file.
00001 /*
00002  * chol.h
00003  *
00004  * Code generation for function 'chol'
00005  *
00006  * C source code generated on: Wed Jul 24 16:11:35 2013
00007  *
00008  */
00009 
00010 #ifndef __CHOL_H__
00011 #define __CHOL_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 chol(real_T A[36]);
00034 #endif
00035 /* End of code generation (chol.h) */


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