/* * File: G_vctr_fcn.h * * MATLAB Coder version : 4.1 * C/C++ source code generated on : 25-Mar-2020 16:43:47 */ #ifndef G_VCTR_FCN_H #define G_VCTR_FCN_H /* Include Files */ #include #include #include "rtwtypes.h" #include "G_vctr_fcn_types.h" /* Function Declarations */ extern void G_vctr_fcn(const double in1[6], const double in2[60], double G_vctr_sym[6]); #endif /* * File trailer for G_vctr_fcn.h * * [EOF] */