// // Academic License - for use in teaching, academic research, and meeting // course requirements at degree granting institutions only. Not for // government, commercial, or other organizational use. // // getLoudness_data.h // // Code generation for function 'getLoudness_data' // #ifndef GETLOUDNESS_DATA_H #define GETLOUDNESS_DATA_H // Include files #include "rtwtypes.h" #include #include #endif // End of code generation (getLoudness_data.h)