/* * baker_jayaram_correlation.h * * Code generation for function 'baker_jayaram_correlation' * * C source code generated on: Wed Aug 26 14:59:33 2015 * */ #ifndef __BAKER_JAYARAM_CORRELATION_H__ #define __BAKER_JAYARAM_CORRELATION_H__ /* Include files */ #include #include #include #include "mwmathutil.h" #include "tmwtypes.h" #include "mex.h" #include "emlrt.h" #include "blas.h" #include "rtwtypes.h" #include "Select_Ground_Motions_types.h" /* Function Declarations */ extern void b_eml_error(void); extern real_T baker_jayaram_correlation(real_T T1, real_T T2); #ifdef __WATCOMC__ #pragma aux baker_jayaram_correlation value [8087]; #endif #endif /* End of code generation (baker_jayaram_correlation.h) */