File: calculateTransformations_data.c

    1   /*
    2    * Academic License - for use in teaching, academic research, and meeting
    3    * course requirements at degree granting institutions only.  Not for
    4    * government, commercial, or other organizational use.
    5    *
    6    * calculateTransformations_data.c
    7    *
    8    * Code generation for function 'calculateTransformations_data'
    9    *
   10    */
   11   
   12   /* Include files */
   13   #include "rt_nonfinite.h"
   14   #include "calculateTransformations.h"
   15   #include "calculateTransformations_data.h"
   16   
   17   /* Variable Definitions */
   18   emlrtCTX emlrtRootTLSGlobal = NULL;
   19   const volatile char_T *emlrtBreakCheckR2012bFlagVar = NULL;
   20   emlrtContext emlrtContextGlobal = { true, false, 131419U, NULL,
   21     "calculateTransformations", NULL, false, { 2045744189U, 2170104910U,
   22       2743257031U, 4284093946U }, NULL };
   23   
   24   /* End of code generation (calculateTransformations_data.c) */
   25